summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSergey Shatunov2018-04-17 03:05:48 +0700
committerSergey Shatunov2018-04-17 03:05:48 +0700
commitaed2a97b7ceab1a96347218a92bc41e40d70342f (patch)
tree92995d5dfa3968d0f4d35acf45eb7470e1c7fa8d /PKGBUILD
parent977f3c34cddf586947da07305c1d70b24a4ed89a (diff)
downloadaur-aed2a97b7ceab1a96347218a92bc41e40d70342f.tar.gz
Update to 1.13.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1c2a8136a8f4..31537f89722a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sergey Shatunov <me@prok.pw>
pkgname=nginx-mainline-mod-http-xslt-filter
-pkgver=1.13.10
+pkgver=1.13.12
pkgrel=1
_modname="${pkgname#nginx-mainline-mod-}"
@@ -13,7 +13,7 @@ url="https://nginx.org"
license=('custom')
source=(http://nginx.org/download/nginx-$pkgver.tar.gz)
-sha256sums=('336182104d90be3c40c874f7f06f87dbb357da1dc74ea573ad081a0f29a94885')
+sha256sums=('fb92f5602cdb8d3ab1ad47dbeca151b185d62eedb67d347bbe9d79c1438c85de')
build() {
cd "$srcdir"/nginx-$pkgver