summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMassimiliano Torromeo2017-06-12 17:19:23 +0200
committerMassimiliano Torromeo2017-06-12 17:19:23 +0200
commit155b3884b8fba8e0bbf95f3cff5e525b769d913b (patch)
treea8571eed342fecd0549615e776d75424f03e42a4
parent8736afe2fdc8f138d8f343fd93711dea64026545 (diff)
downloadaur-155b3884b8fba8e0bbf95f3cff5e525b769d913b.tar.gz
Updated to 0.31+0.3.0-4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 52b5dd296682..4a3e55ac32a7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Apr 29 17:29:43 UTC 2017
+# Mon Jun 12 15:19:23 UTC 2017
pkgbase = nginx-mainline-mod-ndk-set-misc
pkgdesc = Various set_xxx directives added to nginx's rewrite + ngx_devel_kit (module for mainline nginx)
pkgver = 0.31+0.3.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/openresty/set-misc-nginx-module
arch = i686
arch = x86_64
@@ -11,10 +11,10 @@ pkgbase = nginx-mainline-mod-ndk-set-misc
depends = nginx-mainline
provides = nginx-mainline-mod-ndk
conflicts = nginx-mainline-mod-ndk
- source = http://nginx.org/download/nginx-1.13.0.tar.gz
+ source = http://nginx.org/download/nginx-1.13.1.tar.gz
source = https://github.com/openresty/set-misc-nginx-module/archive/v0.31/set-misc-0.31.tar.gz
source = https://github.com/simpl/ngx_devel_kit/archive/v0.3.0/ngx_devel_kit-0.3.0.tar.gz
- sha256sums = 79f52ab6550f854e14439369808105b5780079769d7b8db3856be03c683605d7
+ sha256sums = a5856c72a6609a4dc68c88a7f3c33b79e6693343b62952e021e043fe347b6776
sha256sums = 97946a68937b50ab8637e1a90a13198fe376d801dc3e7447052e43c28e9ee7de
sha256sums = 88e05a99a8a7419066f5ae75966fb1efc409bad4522d14986da074554ae61619
diff --git a/PKGBUILD b/PKGBUILD
index d87a1a497084..042ada5ddd4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,10 +5,10 @@ _ndkver=0.3.0
pkgname=nginx-mainline-mod-ndk-set-misc
pkgver=$_setmiscver+$_ndkver
-pkgrel=3
+pkgrel=4
_modname=set-misc
-_nginxver=1.13.0
+_nginxver=1.13.1
pkgdesc="Various set_xxx directives added to nginx's rewrite + ngx_devel_kit (module for mainline nginx)"
arch=('i686' 'x86_64')
@@ -24,7 +24,7 @@ source=(
https://github.com/simpl/ngx_devel_kit/archive/v$_ndkver/ngx_devel_kit-$_ndkver.tar.gz
)
-sha256sums=('79f52ab6550f854e14439369808105b5780079769d7b8db3856be03c683605d7'
+sha256sums=('a5856c72a6609a4dc68c88a7f3c33b79e6693343b62952e021e043fe347b6776'
'97946a68937b50ab8637e1a90a13198fe376d801dc3e7447052e43c28e9ee7de'
'88e05a99a8a7419066f5ae75966fb1efc409bad4522d14986da074554ae61619')