summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaichi Shinozaki2016-06-01 10:36:54 +0100
committerDaichi Shinozaki2016-06-01 10:36:54 +0100
commitc976541bfc7c8466f51a45bb7d66cdf649c5caaf (patch)
tree77e7080e312158b4359f7e67f83534f5e2964f47
parent88c6d19dd3bf0fda3973a0b10501f81582a57327 (diff)
downloadaur-c976541bfc7c8466f51a45bb7d66cdf649c5caaf.tar.gz
Bump version to 1.9.7.5.
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7749e7940e79..5b15e9baefb4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon Apr 11 00:00:33 UTC 2016
+# Wed Jun 1 09:36:42 UTC 2016
pkgbase = openresty
pkgdesc = A Fast and Scalable Web Platform by Extending NGINX with Lua
- pkgver = 1.9.7.4
- pkgrel = 2
+ pkgver = 1.9.7.5
+ pkgrel = 1
url = http://openresty.org/
install = openresty.install
arch = i686
@@ -23,11 +23,11 @@ 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.9.7.4.tar.gz
+ source = https://openresty.org/download/openresty-1.9.7.5.tar.gz
source = service
source = openresty.logrotate
source = openresty.install
- sha256sums = aa5dcae035dda6e483bc1bd3d969d7113205dc2d0a3702ece0ad496c88a653c5
+ sha256sums = 13ec769c0a25a462fbdc9c3bcdca8239c34af2c11d70c0389f282e72b0b7a020
sha256sums = ec55ac7da98f5f5ec54d096c5f79b656edec0ebca835b6b9f1d20fb7be7119c5
sha256sums = 613b0ed3fe4b5ee505ddb5122ee41604f464a5049be81c97601ee93970763a23
sha256sums = f071e0fd8d0d588f03fcc7db6f3cb3f7ea1b870d3416a0bde142d9aeb839d0f6
diff --git a/PKGBUILD b/PKGBUILD
index 62d08a58f126..713ef5121e80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
_cfgdir=/opt/openresty/nginx/conf
_tmpdir=/var/lib/openresty
pkgname=openresty
-pkgver=1.9.7.4
-pkgrel=2
+pkgver=1.9.7.5
+pkgrel=1
pkgdesc="A Fast and Scalable Web Platform by Extending NGINX with Lua"
arch=('i686' 'x86_64')
url="http://openresty.org/"
@@ -18,7 +18,7 @@ source=(https://openresty.org/download/$pkgname-$pkgver.tar.gz
$pkgname.logrotate
$pkgname.install)
noextract=()
-sha256sums=('aa5dcae035dda6e483bc1bd3d969d7113205dc2d0a3702ece0ad496c88a653c5'
+sha256sums=('13ec769c0a25a462fbdc9c3bcdca8239c34af2c11d70c0389f282e72b0b7a020'
'ec55ac7da98f5f5ec54d096c5f79b656edec0ebca835b6b9f1d20fb7be7119c5'
'613b0ed3fe4b5ee505ddb5122ee41604f464a5049be81c97601ee93970763a23'
'f071e0fd8d0d588f03fcc7db6f3cb3f7ea1b870d3416a0bde142d9aeb839d0f6')