summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMassimiliano Torromeo2019-04-24 10:01:17 +0200
committerMassimiliano Torromeo2019-04-24 10:01:17 +0200
commit15cce360d96e2f403ba60d467a92a4daf2b8e9ff (patch)
tree19d204eb9e7fc29c44627e24262cded843d328d5
parent5fee2e5a41afa87a9edd0f9cf196546dadcfcb3c (diff)
downloadaur-15cce360d96e2f403ba60d467a92a4daf2b8e9ff.tar.gz
Updated to 0.61-21
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97279bf1e21c..f78f0b465b85 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = nginx-mainline-mod-echo
pkgdesc = Directives "echo", "sleep", "time" and more (module for mainline nginx)
pkgver = 0.61
- pkgrel = 20
+ pkgrel = 21
url = https://github.com/openresty/echo-nginx-module
arch = i686
arch = x86_64
license = BSD
depends = nginx-mainline
- source = https://nginx.org/download/nginx-1.15.11.tar.gz
- source = https://nginx.org/download/nginx-1.15.11.tar.gz.asc
+ source = https://nginx.org/download/nginx-1.15.12.tar.gz
+ source = https://nginx.org/download/nginx-1.15.12.tar.gz.asc
source = https://github.com/openresty/echo-nginx-module/archive/v0.61/echo-0.61.tar.gz
validpgpkeys = B0F4253373F8F6F510D42178520A9993A1C052F8
- sha256sums = d5eb2685e2ebe8a9d048b07222ffdab50e6ff6245919eebc2482c1f388e3f8ad
+ sha256sums = 3d5b90aa17de1700709ae4ec6c4d73d87c888b06c510391bf7104b006fdb2abe
sha256sums = SKIP
sha256sums = 2e6a03032555f5da1bdff2ae96c96486f447da3da37c117e0f964ae0753d22aa
diff --git a/PKGBUILD b/PKGBUILD
index 11717d5ac62c..df41514fa248 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=nginx-mainline-mod-echo
pkgver=0.61
-pkgrel=20
+pkgrel=21
_modname="${pkgname#nginx-mainline-mod-}"
-_nginxver=1.15.11
+_nginxver=1.15.12
pkgdesc='Directives "echo", "sleep", "time" and more (module for mainline nginx)'
arch=('i686' 'x86_64')
@@ -22,7 +22,7 @@ validpgpkeys=(
'B0F4253373F8F6F510D42178520A9993A1C052F8' # Maxim Dounin <mdounin@mdounin.ru>
)
-sha256sums=('d5eb2685e2ebe8a9d048b07222ffdab50e6ff6245919eebc2482c1f388e3f8ad'
+sha256sums=('3d5b90aa17de1700709ae4ec6c4d73d87c888b06c510391bf7104b006fdb2abe'
'SKIP'
'2e6a03032555f5da1bdff2ae96c96486f447da3da37c117e0f964ae0753d22aa')