summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaichi Shinozaki2016-04-11 01:00:52 +0100
committerDaichi Shinozaki2016-04-11 01:00:52 +0100
commit88c6d19dd3bf0fda3973a0b10501f81582a57327 (patch)
tree139916001385e36de09b56cd09df7f757ae6f860
parent2ff5e7aeec1e9a70b4a0090f862e2dfc360b6ab1 (diff)
downloadaur-88c6d19dd3bf0fda3973a0b10501f81582a57327.tar.gz
Update the url.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD7
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 117b99465f59..7749e7940e79 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Mar 18 14:31:44 UTC 2016
+# Mon Apr 11 00:00:33 UTC 2016
pkgbase = openresty
pkgdesc = A Fast and Scalable Web Platform by Extending NGINX with Lua
pkgver = 1.9.7.4
- pkgrel = 1
+ pkgrel = 2
url = http://openresty.org/
install = openresty.install
arch = i686
@@ -23,7 +23,7 @@ pkgbase = openresty
backup = opt/openresty/nginx/conf/uwsgi_params
backup = opt/openresty/nginx/conf/win-utf
backup = etc/logrotate.d/openresty
- source = http://openresty.org/download/openresty-1.9.7.4.tar.gz
+ source = https://openresty.org/download/openresty-1.9.7.4.tar.gz
source = service
source = openresty.logrotate
source = openresty.install
diff --git a/PKGBUILD b/PKGBUILD
index d0bfa674ca1d..62d08a58f126 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,18 +6,17 @@ _cfgdir=/opt/openresty/nginx/conf
_tmpdir=/var/lib/openresty
pkgname=openresty
pkgver=1.9.7.4
-pkgrel=1
+pkgrel=2
pkgdesc="A Fast and Scalable Web Platform by Extending NGINX with Lua"
arch=('i686' 'x86_64')
url="http://openresty.org/"
license=('BSD')
depends=('perl>=5.6.1' 'readline' 'pcre' 'openssl')
install=$pkgname.install
-source=(http://openresty.org/download/$pkgname-$pkgver.tar.gz
+source=(https://openresty.org/download/$pkgname-$pkgver.tar.gz
service
$pkgname.logrotate
- $pkgname.install
- )
+ $pkgname.install)
noextract=()
sha256sums=('aa5dcae035dda6e483bc1bd3d969d7113205dc2d0a3702ece0ad496c88a653c5'
'ec55ac7da98f5f5ec54d096c5f79b656edec0ebca835b6b9f1d20fb7be7119c5'