diff options
author | 2018-03-05 23:15:03 +0100 | |
---|---|---|
committer | 2018-03-05 23:15:43 +0100 | |
commit | 54305e22b2367ee3b795255a45c1ae14f9727fc1 (patch) | |
tree | 8d3da77007558b080db832b1d46ddc327f2a8852 /dev-java/commons-math/commons-math-2.1-r2.ebuild | |
parent | dev-java/commons-math: EAPI 6 bump. (diff) | |
download | gentoo-54305e22b2367ee3b795255a45c1ae14f9727fc1.tar.gz gentoo-54305e22b2367ee3b795255a45c1ae14f9727fc1.tar.bz2 gentoo-54305e22b2367ee3b795255a45c1ae14f9727fc1.zip |
dev-java/commons-math: switch to HTTPS.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-java/commons-math/commons-math-2.1-r2.ebuild')
-rw-r--r-- | dev-java/commons-math/commons-math-2.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/commons-math/commons-math-2.1-r2.ebuild b/dev-java/commons-math/commons-math-2.1-r2.ebuild index 2d426ac62dce..9f447d65ff8c 100644 --- a/dev-java/commons-math/commons-math-2.1-r2.ebuild +++ b/dev-java/commons-math/commons-math-2.1-r2.ebuild @@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc test source" inherit java-pkg-2 java-ant-2 DESCRIPTION="Lightweight, self-contained mathematics and statistics components" -HOMEPAGE="http://commons.apache.org/math/" +HOMEPAGE="https://commons.apache.org/math/" SRC_URI="mirror://apache/commons/math/source/${P}-src.tar.gz" LICENSE="Apache-2.0" SLOT="2" |