summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2018-10-27 23:30:33 +0200
committerPatrice Clement <monsieurp@gentoo.org>2018-10-28 23:37:07 +0100
commitb6ef9e15f2c9a375a75c5e28435918ce0ea4dcc2 (patch)
treee0a275dfd4cfb925b685d25a4b0b60aab8440e65 /dev-java/commons-math/commons-math-3.2.ebuild
parentdev-java/jopt-simple: stable for amd64+x86. (diff)
downloadgentoo-b6ef9e15f2c9a375a75c5e28435918ce0ea4dcc2.tar.gz
gentoo-b6ef9e15f2c9a375a75c5e28435918ce0ea4dcc2.tar.bz2
gentoo-b6ef9e15f2c9a375a75c5e28435918ce0ea4dcc2.zip
dev-java/commons-math: update SRC_URI.
Signed-off-by: Patrice Clement <monsieurp@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'dev-java/commons-math/commons-math-3.2.ebuild')
-rw-r--r--dev-java/commons-math/commons-math-3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/commons-math/commons-math-3.2.ebuild b/dev-java/commons-math/commons-math-3.2.ebuild
index 7d4b8f2dc93e..0fcdf307223b 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"