commit: b6ef9e15f2c9a375a75c5e28435918ce0ea4dcc2
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 27 21:30:33 2018 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Oct 28 22:37:07 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6ef9e15
dev-java/commons-math: update SRC_URI.
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
dev-java/commons-math/commons-math-3.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-java/commons-math/commons-math-3.2.ebuild
b/dev-java/commons-math/commons-math-3.2.ebuild
index 7d4b8f2dc93..0fcdf307223 100644
--- a/dev-java/commons-math/commons-math-3.2.ebuild
+++ b/dev-java/commons-math/commons-math-3.2.ebuild
@@ -13,7 +13,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="Lightweight, self-contained mathematics and statistics components"
HOMEPAGE="https://commons.apache.org/math/"
-SRC_URI="mirror://apache/commons/math/source/${MY_P}-src.tar.gz"
+SRC_URI="https://archive.apache.org/dist/commons/math/source/${MY_P}-src.tar.gz"
LICENSE="Apache-2.0"
SLOT="3"