mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
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
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user