summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMassimiliano Torromeo2019-07-03 11:30:54 +0200
committerMassimiliano Torromeo2019-07-03 11:30:54 +0200
commit68325e1a8544b83d5d1b309aa53d5dee41145f44 (patch)
treecf52ac24b5cccb49ef34d762eae38ecc489db110
parent88c4cee49b2eb21769e00efd7e8c70f341fac42e (diff)
downloadaur-68325e1a8544b83d5d1b309aa53d5dee41145f44.tar.gz
Updated to 0.31-27
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5cf11910d732..d5ab0fed3d7f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = nginx-mainline-mod-srcache
pkgdesc = Transparent subrequest-based caching layout for arbitrary nginx locations (module for mainline nginx)
pkgver = 0.31
- pkgrel = 26
+ pkgrel = 27
url = https://github.com/openresty/srcache-nginx-module
arch = i686
arch = x86_64
license = BSD
depends = nginx-mainline
- source = https://nginx.org/download/nginx-1.17.0.tar.gz
- source = https://nginx.org/download/nginx-1.17.0.tar.gz.asc
+ 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://github.com/openresty/srcache-nginx-module/archive/v0.31/srcache-0.31.tar.gz
validpgpkeys = B0F4253373F8F6F510D42178520A9993A1C052F8
- sha256sums = e21b5d06cd53e86afb94f0b3678e0abb0c0f011433471fa3d895cefa65ae0fab
+ sha256sums = 6f1825b4514e601579986035783769c456b888d3facbab78881ed9b58467e73e
sha256sums = SKIP
sha256sums = 3f9729e73a8340926fa9d9fc15707c2f287cd27b6a9fe42e83f660ca48a5972d
diff --git a/PKGBUILD b/PKGBUILD
index 63d2ade95e5a..6a827f4cd044 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=nginx-mainline-mod-srcache
pkgver=0.31
-pkgrel=26
+pkgrel=27
_modname="${pkgname#nginx-mainline-mod-}"
-_nginxver=1.17.0
+_nginxver=1.17.1
pkgdesc='Transparent subrequest-based caching layout for arbitrary nginx locations (module for mainline nginx)'
arch=('i686' 'x86_64')
@@ -22,7 +22,7 @@ validpgpkeys=(
'B0F4253373F8F6F510D42178520A9993A1C052F8' # Maxim Dounin <mdounin@mdounin.ru>
)
-sha256sums=('e21b5d06cd53e86afb94f0b3678e0abb0c0f011433471fa3d895cefa65ae0fab'
+sha256sums=('6f1825b4514e601579986035783769c456b888d3facbab78881ed9b58467e73e'
'SKIP'
'3f9729e73a8340926fa9d9fc15707c2f287cd27b6a9fe42e83f660ca48a5972d')