summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMassimiliano Torromeo2018-03-28 12:16:26 +0200
committerMassimiliano Torromeo2018-03-28 12:16:26 +0200
commitcfa49e1a96b8dfa0075a1ada754ded3ac7e2200e (patch)
treeba874384fc2d8b47b5ea75da7bd23a786fefd2d9 /PKGBUILD
parent77fd6fc23e255716e3776951f2621ab0ec04042e (diff)
downloadaur-cfa49e1a96b8dfa0075a1ada754ded3ac7e2200e.tar.gz
Updated to 0.3.0-12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2f79584e0701..bb9e07e1c335 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=nginx-mainline-mod-ndk
pkgver=0.3.0
-pkgrel=11
+pkgrel=12
_modname="ngx_devel_kit"
-_nginxver=1.13.9
+_nginxver=1.13.10
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=('5faea18857516fe68d30be39c3032bd22ed9cf85e1a6fdf32e3721d96ff7fa42'
+sha256sums=('336182104d90be3c40c874f7f06f87dbb357da1dc74ea573ad081a0f29a94885'
'88e05a99a8a7419066f5ae75966fb1efc409bad4522d14986da074554ae61619')
build() {