summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfunilrys2016-08-29 01:39:26 +0200
committerfunilrys2016-08-29 01:39:26 +0200
commit51b8ae862d72a52bfdf2d8e19bd77144ff49d09d (patch)
treedab3abe9a89ec9d20d55f5a39b2e1804684058f0
parent3e290df185fd392237ea7aead02572421c94e7c4 (diff)
downloadaur-51b8ae862d72a52bfdf2d8e19bd77144ff49d09d.tar.gz
Update Source
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7fc26de6d3bd..2f1d5965c2e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ url='https://github.com/openresty/headers-more-nginx-module'
license=('custom')
depends=("nginx=$_ngx_ver")
makedepends=('git')
-source=(https://github.com/openresty/headers-more-nginx-module/archive/v${pkgver}.tar.gz
+source=(https://github.com/openresty/${_mod_name}-more-nginx-module/archive/v${pkgver}.tar.gz
http://nginx.org/download/nginx-${_ngx_ver}.tar.gz)
md5sums=('256add046870dc0338e1553977c57c00'
'c184c873d2798c5ba92be95ed1209c02')