summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMassimiliano Torromeo2018-07-31 18:13:00 +0200
committerMassimiliano Torromeo2018-07-31 18:13:00 +0200
commit1888ed666da68207f854832e1d805c5888c95239 (patch)
treece1d59aae3f9f471ff5562d2e15db77bee00bd1c /PKGBUILD
parent3124684f434ab63045623a0095d6b6dd953d0ad9 (diff)
downloadaur-1888ed666da68207f854832e1d805c5888c95239.tar.gz
Updated to 0.3.0-16
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index df1c6e46fdbc..ef2fa593f788 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=nginx-mainline-mod-ndk
pkgver=0.3.0
-pkgrel=15
+pkgrel=16
_modname="ngx_devel_kit"
-_nginxver=1.15.1
+_nginxver=1.15.2
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=('c7206858d7f832b8ef73a45c9b8f8e436bcb1ee88db2bc85b8e438ecec9d5460'
+sha256sums=('eeba09aecfbe8277ac33a5a2486ec2d6731739f3c1c701b42a0c3784af67ad90'
'88e05a99a8a7419066f5ae75966fb1efc409bad4522d14986da074554ae61619')
build() {