dev-java/commons-math: update SRC_URI.
authorPatrice Clement <monsieurp@gentoo.org>
Sat, 27 Oct 2018 21:30:33 +0000 (23:30 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Sun, 28 Oct 2018 22:37:07 +0000 (23:37 +0100)
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10

dev-java/commons-math/commons-math-3.2.ebuild

index 7d4b8f2dc93e82a296f816db9943bd0c922bbc02..0fcdf307223ba852dfbc6b7d513ff021c161fe52 100644 (file)
@@ -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"