summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMassimiliano Torromeo2019-07-03 11:22:14 +0200
committerMassimiliano Torromeo2019-07-03 11:22:14 +0200
commitab335d9efece725e7e9579e055cf7961e8ada697 (patch)
treead1585a9b8df0286aa0bfc4af4d599f10ad8b981
parent5200ce320229d046953e4c9d4773496a134571f3 (diff)
downloadaur-ab335d9efece725e7e9579e055cf7961e8ada697.tar.gz
Updated to 0.61-23
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db499c6a60eb..715bdedc2d06 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 = 22
+ pkgrel = 23
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.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/echo-nginx-module/archive/v0.61/echo-0.61.tar.gz
validpgpkeys = B0F4253373F8F6F510D42178520A9993A1C052F8
- sha256sums = e21b5d06cd53e86afb94f0b3678e0abb0c0f011433471fa3d895cefa65ae0fab
+ sha256sums = 6f1825b4514e601579986035783769c456b888d3facbab78881ed9b58467e73e
sha256sums = SKIP
sha256sums = 2e6a03032555f5da1bdff2ae96c96486f447da3da37c117e0f964ae0753d22aa
diff --git a/PKGBUILD b/PKGBUILD
index 1ab1e928ae15..c3846b92af1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=nginx-mainline-mod-echo
pkgver=0.61
-pkgrel=22
+pkgrel=23
_modname="${pkgname#nginx-mainline-mod-}"
-_nginxver=1.17.0
+_nginxver=1.17.1
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=('e21b5d06cd53e86afb94f0b3678e0abb0c0f011433471fa3d895cefa65ae0fab'
+sha256sums=('6f1825b4514e601579986035783769c456b888d3facbab78881ed9b58467e73e'
'SKIP'
'2e6a03032555f5da1bdff2ae96c96486f447da3da37c117e0f964ae0753d22aa')