dev-libs/log4shib: fix SRC_URI
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 26 May 2019 09:01:11 +0000 (11:01 +0200)
committerAaron Bauman <bman@gentoo.org>
Wed, 29 May 2019 04:09:42 +0000 (00:09 -0400)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
dev-libs/log4shib/log4shib-1.0.4.ebuild

index 6e744c15a9049168bcd552b362ed5b12bdeab8bf..bc6707fe0f407362d984a93f00d77468f414ab76 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
 
 DESCRIPTION="Internet2 version for OpenSAML of log4cpp logging framework"
 HOMEPAGE="https://wiki.shibboleth.net/confluence/display/OpenSAML/log4shib"
-SRC_URI="http://shibboleth.internet2.edu/downloads/${PN}/${PV}/${P}.tar.gz"
+SRC_URI="https://shibboleth.net/downloads/${PN}/${PV}/${P}.tar.gz"
 
 KEYWORDS="~amd64 ~x86"
 LICENSE="LGPL-2.1"