summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMassimiliano Torromeo2019-10-04 09:32:36 +0200
committerMassimiliano Torromeo2019-10-04 09:32:36 +0200
commitb2a9b8c44df6f6045ba04868a6bca91396f1f047 (patch)
tree815510291b82a9e2cffff7fe82d16d3ec28ac9dd
parent17f236849853abeb29a03daf2f23e752fe3a591a (diff)
downloadaur-b2a9b8c44df6f6045ba04868a6bca91396f1f047.tar.gz
Updated to 0.14-28
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 77ddebd6ceaf..5ee16a8693c3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = nginx-mainline-mod-redis2
pkgdesc = Redis 2.0 protocol module for mainline nginx
pkgver = 0.14
- pkgrel = 27
+ pkgrel = 28
url = https://github.com/openresty/redis2-nginx-module
arch = i686
arch = x86_64
license = BSD
depends = nginx-mainline
- 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://nginx.org/download/nginx-1.17.4.tar.gz
+ source = https://nginx.org/download/nginx-1.17.4.tar.gz.asc
source = https://github.com/openresty/redis2-nginx-module/archive/v0.14/redis2-0.14.tar.gz
validpgpkeys = B0F4253373F8F6F510D42178520A9993A1C052F8
- sha256sums = 3b84fe1c2cf9ca22fde370e486a9ab16b6427df1b6ea62cdb61978c9f34d0f3c
+ sha256sums = 62854b365e66670ef4f1f8cc79124f914551444da974207cd5fe22d85710e555
sha256sums = SKIP
sha256sums = d830e072fcb4acee8490ba3e38eee6034fd884a954d17ad4efeb397032c58a71
diff --git a/PKGBUILD b/PKGBUILD
index 4425017e36f5..6c7c1f4b9e29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=nginx-mainline-mod-redis2
pkgver=0.14
-pkgrel=27
+pkgrel=28
_modname="${pkgname#nginx-mainline-mod-}"
-_nginxver=1.17.3
+_nginxver=1.17.4
pkgdesc='Redis 2.0 protocol module for mainline nginx'
arch=('i686' 'x86_64')
@@ -22,7 +22,7 @@ validpgpkeys=(
'B0F4253373F8F6F510D42178520A9993A1C052F8' # Maxim Dounin <mdounin@mdounin.ru>
)
-sha256sums=('3b84fe1c2cf9ca22fde370e486a9ab16b6427df1b6ea62cdb61978c9f34d0f3c'
+sha256sums=('62854b365e66670ef4f1f8cc79124f914551444da974207cd5fe22d85710e555'
'SKIP'
'd830e072fcb4acee8490ba3e38eee6034fd884a954d17ad4efeb397032c58a71')