summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSergey Shatunov2017-10-31 22:05:45 +0700
committerSergey Shatunov2017-10-31 22:05:45 +0700
commit7f40f16470e4bf79b9b87db8b37bd822e0b47691 (patch)
tree883aa515cebbe89dfe08bf4c5a5c8f3fdc427c0e /PKGBUILD
parent1c2d247ff68898e3dc69237d969ceae4f82402f7 (diff)
downloadaur-7f40f16470e4bf79b9b87db8b37bd822e0b47691.tar.gz
Update to 1.13.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c72591f92b10..0871027eac60 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.5
+pkgver=1.13.6
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=('0e75b94429b3f745377aeba3aff97da77bf2b03fcb9ff15b3bad9b038db29f2e')
+sha256sums=('8512fc6f986a20af293b61f33b0e72f64a72ea5b1acbcc790c4c4e2d6f63f8f8')
build() {
cd "$srcdir"/nginx-$pkgver