summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2017-08-30 20:56:36 +0200
committerPatrice Clement <monsieurp@gentoo.org>2017-10-28 01:06:43 +0200
commit39853d3dc74a0911e8a9656475df0c109f144030 (patch)
tree7fcae088bc507381fa0eb9799ac19a3b832c27d6 /www-apache
parentapp-text/xmlto: fix HOMEPAGE, SRC_URI. (diff)
downloadgentoo-39853d3dc74a0911e8a9656475df0c109f144030.tar.gz
gentoo-39853d3dc74a0911e8a9656475df0c109f144030.tar.bz2
gentoo-39853d3dc74a0911e8a9656475df0c109f144030.zip
www-apache/mod_nss: fix HOMEPAGE, SRC_URI.
Diffstat (limited to 'www-apache')
-rw-r--r--www-apache/mod_nss/mod_nss-1.0.12-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/www-apache/mod_nss/mod_nss-1.0.12-r1.ebuild b/www-apache/mod_nss/mod_nss-1.0.12-r1.ebuild
index 551b08179f36..bc7333c7cf65 100644
--- a/www-apache/mod_nss/mod_nss-1.0.12-r1.ebuild
+++ b/www-apache/mod_nss/mod_nss-1.0.12-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit autotools apache-module eutils
DESCRIPTION="SSL/TLS module for the Apache HTTP server"
-HOMEPAGE="https://fedorahosted.org/mod_nss/"
-SRC_URI="https://fedorahosted.org/released/mod_nss/${P}.tar.gz"
+HOMEPAGE="https://pagure.io/mod_nss"
+SRC_URI="https://releases.pagure.org/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"