summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrancoism902020-06-02 16:42:56 +0200
committerfrancoism902020-06-02 16:42:56 +0200
commit94a7505e3b16b96efe8af8725a811d2bf8a9b402 (patch)
treeaca3b76eb32e34f8fe1d8fc937011c6b040985e8
parent0293ce587b7d9617830794e83aed62387244e831 (diff)
downloadaur-94a7505e3b16b96efe8af8725a811d2bf8a9b402.tar.gz
nginx-mainline=1.19.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c54da31fc819..86c331182235 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,14 +7,14 @@ pkgbase = nginx-mainline-mod-secure-token-git
arch = x86_64
license = CUSTOM
makedepends = git
- depends = nginx-mainline=1.17.10
+ depends = nginx-mainline=1.19.0
provides = nginx-mainline-mod-secure-token
conflicts = nginx-mainline-mod-secure-token
- source = https://nginx.org/download/nginx-1.17.10.tar.gz
- source = https://nginx.org/download/nginx-1.17.10.tar.gz.asc
+ source = https://nginx.org/download/nginx-1.19.0.tar.gz
+ source = https://nginx.org/download/nginx-1.19.0.tar.gz.asc
source = ngx_secure_token::git+https://github.com/kaltura/nginx-secure-token-module.git
validpgpkeys = B0F4253373F8F6F510D42178520A9993A1C052F8
- sha256sums = a9aa73f19c352a6b166d78e2a664bb3ef1295bbe6d3cc5aa7404bd4664ab4b83
+ sha256sums = 44a616171fcd7d7ad7c6af3e6f3ad0879b54db5a5d21be874cd458b5691e36c8
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index aaffc945ad6e..3bc62fe769b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
_modname="ngx_secure_token"
-_nginxver=1.17.10
+_nginxver=1.19.0
pkgname=nginx-mainline-mod-secure-token-git
pkgver=r153.596ed5f
@@ -25,7 +25,7 @@ validpgpkeys=(
'B0F4253373F8F6F510D42178520A9993A1C052F8' # Maxim Dounin <mdounin@mdounin.ru>
)
-sha256sums=('a9aa73f19c352a6b166d78e2a664bb3ef1295bbe6d3cc5aa7404bd4664ab4b83'
+sha256sums=('44a616171fcd7d7ad7c6af3e6f3ad0879b54db5a5d21be874cd458b5691e36c8'
'SKIP'
'SKIP')