summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichal Wojdyla2020-10-30 00:31:28 +0100
committerMichal Wojdyla2020-10-30 00:31:28 +0100
commit27b54335fcacc5cb0d4acfa20d3a032ca68dfee4 (patch)
tree3d4866ddca27a417cd47e9e9f0e775dbcf1f0971 /PKGBUILD
parentcbd45fc8ce78860d8d5ab6eaba7a5a210d1bf2ea (diff)
downloadaur-mod_fcgid-legacy.tar.gz
update links to https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47bef97b9097..375fa2eb6f49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,10 +8,10 @@ pkgrel=1
pkgdesc="A FastCGI module for Apache HTTP Server, build with apache httpd 2.2"
license=('APACHE')
arch=('i686' 'x86_64')
-url="http://httpd.apache.org/mod_fcgid/"
+url="https://httpd.apache.org/mod_fcgid/"
depends=('apache22')
conflicts=('mod_fcgid')
-source=(http://www.apache.org/dist/httpd/mod_fcgid/mod_fcgid-$pkgver.tar.bz2{,.asc})
+source=(https://www.apache.org/dist/httpd/mod_fcgid/mod_fcgid-$pkgver.tar.bz2{,.asc})
sha1sums=('f0b6d87dfcfe18b318905a3f91274051f3f17945'
'SKIP')