summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 768964192aaa..a2ccbc83f082 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.7
+ depends = nginx-mainline=1.17.8
provides = nginx-mainline-mod-secure-token
conflicts = nginx-mainline-mod-secure-token
- source = https://nginx.org/download/nginx-1.17.7.tar.gz
- source = https://nginx.org/download/nginx-1.17.7.tar.gz.asc
+ source = https://nginx.org/download/nginx-1.17.8.tar.gz
+ source = https://nginx.org/download/nginx-1.17.8.tar.gz.asc
source = ngx_secure_token::git+https://github.com/kaltura/nginx-secure-token-module.git
validpgpkeys = B0F4253373F8F6F510D42178520A9993A1C052F8
- sha256sums = b62756842807e5693b794e5d0ae289bd8ae5b098e66538b2a91eb80f25c591ff
+ sha256sums = 97d23ecf6d5150b30e284b40e8a6f7e3bb5be6b601e373a4d013768d5a25965b
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 3499c041a710..e473387626b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
_modname="ngx_secure_token"
-_nginxver=1.17.7
+_nginxver=1.17.8
pkgname=nginx-mainline-mod-secure-token-git
pkgver=r153.596ed5f
@@ -25,7 +25,7 @@ validpgpkeys=(
'B0F4253373F8F6F510D42178520A9993A1C052F8' # Maxim Dounin <mdounin@mdounin.ru>
)
-sha256sums=('b62756842807e5693b794e5d0ae289bd8ae5b098e66538b2a91eb80f25c591ff'
+sha256sums=('97d23ecf6d5150b30e284b40e8a6f7e3bb5be6b601e373a4d013768d5a25965b'
'SKIP'
'SKIP')