summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMassimiliano Torromeo2018-10-30 12:27:27 +0100
committerMassimiliano Torromeo2018-10-30 12:27:27 +0100
commit401bf55dc30de1b0982894c1207e2cab581ff47a (patch)
tree91bf4449c1506c06bf02ea43caa0b217fc4aa428 /PKGBUILD
parent64a03cf92250a3728a4f33caf0e5d5b3d60b0cf5 (diff)
downloadaur-401bf55dc30de1b0982894c1207e2cab581ff47a.tar.gz
Updated to 0.3.0-20
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b57facb94c2d..7a3590605c17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=nginx-mainline-mod-ndk
pkgver=0.3.0
-pkgrel=19
+pkgrel=20
_modname="ngx_devel_kit"
-_nginxver=1.15.4
+_nginxver=1.15.5
pkgdesc="Module for mainline nginx that adds generic tools that module developers can use"
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ source=(
https://github.com/simpl/$_modname/archive/v$pkgver/$_modname-$pkgver.tar.gz
)
-sha256sums=('3324776c800d974ceae8797ab9102ca26a8c3656f5c6fb3f31f2cb1e719458e7'
+sha256sums=('1a3a889a8f14998286de3b14cc1dd5b2747178e012d6d480a18aa413985dae6f'
'88e05a99a8a7419066f5ae75966fb1efc409bad4522d14986da074554ae61619')
build() {