summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim Brandt2020-11-09 12:25:01 +0100
committerKim Brandt2020-11-09 12:25:01 +0100
commite1a0aa5b83492e5a448836e14437fcfd66aadbd5 (patch)
tree2ba67dfa0ba4392bd1c6aec7afe82fd30f75ce3e
parent4796571b73ff7f1e9c2adae0f07cd77216ff325e (diff)
downloadaur-e1a0aa5b83492e5a448836e14437fcfd66aadbd5.tar.gz
Updated to OpenResty 1.19.3.1.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a5085d1038b..da48495725f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = openresty
pkgdesc = A Fast and Scalable Web Platform by Extending NGINX with Lua
- pkgver = 1.17.8.2
+ pkgver = 1.19.3.1
pkgrel = 1
url = http://openresty.org/
install = openresty.install
@@ -22,14 +22,14 @@ pkgbase = openresty
backup = opt/openresty/nginx/conf/uwsgi_params
backup = opt/openresty/nginx/conf/win-utf
backup = etc/logrotate.d/openresty
- source = https://openresty.org/download/openresty-1.17.8.2.tar.gz
- source = https://openresty.org/download/openresty-1.17.8.2.tar.gz.asc
+ source = https://openresty.org/download/openresty-1.19.3.1.tar.gz
+ source = https://openresty.org/download/openresty-1.19.3.1.tar.gz.asc
source = service
source = openresty.logrotate
source = openresty.install
source = openresty.sh
validpgpkeys = 25451EB088460026195BD62CB550E09EA0E98066
- sha256sums = 2f321ab11cb228117c840168f37094ee97f8f0316eac413766305409c7e023a0
+ sha256sums = f36fcd9c51f4f9eb8aaab8c7f9e21018d5ce97694315b19cacd6ccf53ab03d5d
sha256sums = SKIP
sha256sums = ec55ac7da98f5f5ec54d096c5f79b656edec0ebca835b6b9f1d20fb7be7119c5
sha256sums = 613b0ed3fe4b5ee505ddb5122ee41604f464a5049be81c97601ee93970763a23
diff --git a/PKGBUILD b/PKGBUILD
index e23d0da74d26..7a433e8239a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_cfgdir=/opt/openresty/nginx/conf
_tmpdir=/var/lib/openresty
pkgname=openresty
-pkgver=1.17.8.2
+pkgver=1.19.3.1
pkgrel=1
pkgdesc="A Fast and Scalable Web Platform by Extending NGINX with Lua"
arch=('i686' 'x86_64' 'armv6h')
@@ -26,7 +26,7 @@ source=(https://openresty.org/download/$pkgname-$pkgver.tar.gz{,.asc}
$pkgname.sh
)
noextract=()
-sha256sums=('2f321ab11cb228117c840168f37094ee97f8f0316eac413766305409c7e023a0'
+sha256sums=('f36fcd9c51f4f9eb8aaab8c7f9e21018d5ce97694315b19cacd6ccf53ab03d5d'
'SKIP'
'ec55ac7da98f5f5ec54d096c5f79b656edec0ebca835b6b9f1d20fb7be7119c5'
'613b0ed3fe4b5ee505ddb5122ee41604f464a5049be81c97601ee93970763a23'