summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfunilrys2017-07-22 13:39:17 +0200
committerfunilrys2017-07-22 13:39:17 +0200
commite367cedfbff834046eb55c5d101be60c0c6fabe5 (patch)
treecadeb9cab921d95bfe5190430465e36d802c6b10 /PKGBUILD
parentee9af0b8aea944706a24444cf7116221f800dbc1 (diff)
downloadaur-mod_nss.tar.gz
Update download link of mod_nss
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-x[-rw-r--r--]PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a3bf42feabdf..a97d5d5b5d29 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,8 @@ backup=(etc/httpd/conf/extra/nss.conf
etc/httpd/alias/install.log)
install=mod_nss.install
# Patches are from Fedora
-source=("https://fedorahosted.org/released/mod_nss/mod_nss-${pkgver}.tar.gz")
+
+source=("https://releases.pagure.org/mod_nss/mod_nss-${pkgver}.tar.gz")
sha512sums=('8f3279280c019f71b926bbebdcf619bfb3a91ea23ad64193e54bae2a97eba75fe7571597e6a2e34bd702b499d100f75bf38f82f9840822fef42acaa3b205b183')
prepare() {