summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMassimiliano Torromeo2018-09-10 12:44:08 +0200
committerMassimiliano Torromeo2018-09-10 12:44:08 +0200
commit42557aa3525af74818a7c319213a255c8213bd97 (patch)
tree72aedd7372eaf0eaf375dafbdb9f937a8b782439 /PKGBUILD
parent1888ed666da68207f854832e1d805c5888c95239 (diff)
downloadaur-42557aa3525af74818a7c319213a255c8213bd97.tar.gz
Updated to 0.3.0-17
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ef2fa593f788..30803de6616d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=nginx-mainline-mod-ndk
pkgver=0.3.0
-pkgrel=16
+pkgrel=17
_modname="ngx_devel_kit"
-_nginxver=1.15.2
+_nginxver=1.15.3
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=('eeba09aecfbe8277ac33a5a2486ec2d6731739f3c1c701b42a0c3784af67ad90'
+sha256sums=('9391fb91c3e2ebd040a4e3ac2b2f0893deb6232edc30a8e16fcc9c3fa9d6be85'
'88e05a99a8a7419066f5ae75966fb1efc409bad4522d14986da074554ae61619')
build() {