summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMassimiliano Torromeo2018-04-23 15:46:51 +0200
committerMassimiliano Torromeo2018-04-23 15:46:51 +0200
commita3cc94d723b1a3730f004ddeafb2408213998a61 (patch)
tree889c892146aaeb28eff01f68fa33739ef07424d5 /PKGBUILD
parentcfa49e1a96b8dfa0075a1ada754ded3ac7e2200e (diff)
downloadaur-a3cc94d723b1a3730f004ddeafb2408213998a61.tar.gz
Updated to 0.3.0-13
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb9e07e1c335..fb9d5d1e8cbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=nginx-mainline-mod-ndk
pkgver=0.3.0
-pkgrel=12
+pkgrel=13
_modname="ngx_devel_kit"
-_nginxver=1.13.10
+_nginxver=1.13.12
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=('336182104d90be3c40c874f7f06f87dbb357da1dc74ea573ad081a0f29a94885'
+sha256sums=('fb92f5602cdb8d3ab1ad47dbeca151b185d62eedb67d347bbe9d79c1438c85de'
'88e05a99a8a7419066f5ae75966fb1efc409bad4522d14986da074554ae61619')
build() {