summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMassimiliano Torromeo2017-11-07 10:09:55 +0100
committerMassimiliano Torromeo2017-11-07 10:09:55 +0100
commit8f8e437cd1d0a95d7d76be6ab61a6c95142e1ec0 (patch)
tree62ec88c8074e345e4f9ec7e49ad9433b644c1780
parent814fde5b8332e350880ad0691c2ffc656a05dedc (diff)
downloadaur-8f8e437cd1d0a95d7d76be6ab61a6c95142e1ec0.tar.gz
Updated for nginx 1.13.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8748d4d85b5b..498d21034912 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sat Sep 16 12:34:32 UTC 2017
+# Tue Nov 7 09:09:44 UTC 2017
pkgbase = nginx-mainline-mod-lua
pkgdesc = Lua script engine module for mainline nginx
pkgver = 0.10.10
@@ -11,10 +11,10 @@ pkgbase = nginx-mainline-mod-lua
depends = nginx-mainline
depends = nginx-mainline-mod-ndk
depends = luajit
- source = https://nginx.org/download/nginx-1.13.4.tar.gz
+ source = https://nginx.org/download/nginx-1.13.6.tar.gz
source = https://github.com/openresty/lua-nginx-module/archive/v0.10.10/lua-0.10.10.tar.gz
source = openssl-1.1.patch
- sha256sums = de21f3c49ba65c611329d8759a63d72e5fcf719bc6f2a3270e2541348ef1fbba
+ sha256sums = 8512fc6f986a20af293b61f33b0e72f64a72ea5b1acbcc790c4c4e2d6f63f8f8
sha256sums = b4acb84e2d631035a516d61830c910ef6e6485aba86096221ec745e0dbb3fbc9
sha256sums = 60aed346397e06f870c7e17798f6e3ce11f078c5ae6e573098d53132c1afdb58
diff --git a/PKGBUILD b/PKGBUILD
index b0e1c68a4009..dbac1250ff13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.10.10
pkgrel=1
_modname="${pkgname#nginx-mainline-mod-}"
-_nginxver=1.13.4
+_nginxver=1.13.6
pkgdesc='Lua script engine module for mainline nginx'
arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@ source=(
openssl-1.1.patch
)
-sha256sums=('de21f3c49ba65c611329d8759a63d72e5fcf719bc6f2a3270e2541348ef1fbba'
+sha256sums=('8512fc6f986a20af293b61f33b0e72f64a72ea5b1acbcc790c4c4e2d6f63f8f8'
'b4acb84e2d631035a516d61830c910ef6e6485aba86096221ec745e0dbb3fbc9'
'60aed346397e06f870c7e17798f6e3ce11f078c5ae6e573098d53132c1afdb58')