summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMassimiliano Torromeo2019-08-16 17:19:29 +0200
committerMassimiliano Torromeo2019-08-16 17:19:29 +0200
commit7ff82cbf4eeffc6c04e5fe50afaebdaf9d0e0106 (patch)
tree3a3c21f0e170a020c53fa333141e0c67d421f983
parentafe64077920a945ed3dab7c9b791035265541a44 (diff)
downloadaur-7ff82cbf4eeffc6c04e5fe50afaebdaf9d0e0106.tar.gz
Updated to 0.31+0.3.0-31
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d87d0156430..bbc55991886d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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 = 30
+ pkgrel = 31
url = https://github.com/openresty/set-misc-nginx-module
arch = i686
arch = x86_64
@@ -9,12 +9,12 @@ pkgbase = nginx-mainline-mod-ndk-set-misc
depends = nginx-mainline
provides = nginx-mainline-mod-ndk
conflicts = nginx-mainline-mod-ndk
- source = https://nginx.org/download/nginx-1.17.1.tar.gz
- source = https://nginx.org/download/nginx-1.17.1.tar.gz.asc
+ source = https://nginx.org/download/nginx-1.17.3.tar.gz
+ source = https://nginx.org/download/nginx-1.17.3.tar.gz.asc
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
validpgpkeys = B0F4253373F8F6F510D42178520A9993A1C052F8
- sha256sums = 6f1825b4514e601579986035783769c456b888d3facbab78881ed9b58467e73e
+ sha256sums = 3b84fe1c2cf9ca22fde370e486a9ab16b6427df1b6ea62cdb61978c9f34d0f3c
sha256sums = SKIP
sha256sums = 97946a68937b50ab8637e1a90a13198fe376d801dc3e7447052e43c28e9ee7de
sha256sums = 88e05a99a8a7419066f5ae75966fb1efc409bad4522d14986da074554ae61619
diff --git a/PKGBUILD b/PKGBUILD
index 7f8f5b01ddb0..b2d441c10064 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,10 +5,10 @@ _ndkver=0.3.0
pkgname=nginx-mainline-mod-ndk-set-misc
pkgver=$_setmiscver+$_ndkver
-pkgrel=30
+pkgrel=31
_modname=set-misc
-_nginxver=1.17.1
+_nginxver=1.17.3
pkgdesc="Various set_xxx directives added to nginx's rewrite + ngx_devel_kit (module for mainline nginx)"
arch=('i686' 'x86_64')
@@ -28,7 +28,7 @@ validpgpkeys=(
'B0F4253373F8F6F510D42178520A9993A1C052F8' # Maxim Dounin <mdounin@mdounin.ru>
)
-sha256sums=('6f1825b4514e601579986035783769c456b888d3facbab78881ed9b58467e73e'
+sha256sums=('3b84fe1c2cf9ca22fde370e486a9ab16b6427df1b6ea62cdb61978c9f34d0f3c'
'SKIP'
'97946a68937b50ab8637e1a90a13198fe376d801dc3e7447052e43c28e9ee7de'
'88e05a99a8a7419066f5ae75966fb1efc409bad4522d14986da074554ae61619')