summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorДамјан Георгиевски2020-01-22 14:14:22 +0100
committerДамјан Георгиевски2020-01-22 14:15:42 +0100
commit4bc269ccfbeb4a01a33310b5ea2c56f5f3b60d82 (patch)
tree41a8aa243573557e596cef19375c82667f4da089
parent64d750d5861751d6f317c152e92e2fbf22c89e5b (diff)
downloadaur-4bc269ccfbeb4a01a33310b5ea2c56f5f3b60d82.tar.gz
bump nginx to 1.17.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 445a22fcdee9..0706be529c04 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,11 +6,11 @@ pkgbase = nginx-mainline-mod-nchan
arch = i686
arch = x86_64
license = MIT
- depends = nginx-mainline=1.17.7
+ depends = nginx-mainline=1.17.8
source = https://github.com/slact/nchan/archive/v1.2.6.tar.gz
- source = http://nginx.org/download/nginx-1.17.7.tar.gz
+ source = http://nginx.org/download/nginx-1.17.8.tar.gz
sha256sums = 277f35e479f80f04f76b70549d0ec7abdf8f1658cf46538ea9b0adf3e8b1ad50
- sha256sums = b62756842807e5693b794e5d0ae289bd8ae5b098e66538b2a91eb80f25c591ff
+ sha256sums = 97d23ecf6d5150b30e284b40e8a6f7e3bb5be6b601e373a4d013768d5a25965b
pkgname = nginx-mainline-mod-nchan
diff --git a/PKGBUILD b/PKGBUILD
index 3c2d07720fc5..2f7300bb1b53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=nginx-mainline-mod-nchan
pkgver=1.2.6
pkgrel=4
-_nginxver=1.17.7
+_nginxver=1.17.8
pkgdesc='nchan nginx module'
arch=('i686' 'x86_64')
@@ -32,4 +32,4 @@ package() {
}
sha256sums=('277f35e479f80f04f76b70549d0ec7abdf8f1658cf46538ea9b0adf3e8b1ad50'
- 'b62756842807e5693b794e5d0ae289bd8ae5b098e66538b2a91eb80f25c591ff')
+ '97d23ecf6d5150b30e284b40e8a6f7e3bb5be6b601e373a4d013768d5a25965b')