summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 12:36:23 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 12:36:23 +0200
commit71dc24457e7c41a2f9ee8baee773124df6f86a00 (patch)
treee4cbe29b6d056c3b011285fc8142356298f8347f /dev-java/constantine
parentAdd missing remote-id (diff)
downloadgentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.gz
gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.bz2
gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.zip
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-java/constantine')
-rw-r--r--dev-java/constantine/constantine-0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/constantine/constantine-0.7.ebuild b/dev-java/constantine/constantine-0.7.ebuild
index c6ebc92c4e9d..9b5555de66ec 100644
--- a/dev-java/constantine/constantine-0.7.ebuild
+++ b/dev-java/constantine/constantine-0.7.ebuild
@@ -6,7 +6,7 @@ JAVA_PKG_IUSE="source test"
inherit base java-pkg-2 java-ant-2
DESCRIPTION="Provides Java values for common platform C constants"
-HOMEPAGE="http://github.com/wmeissner/jnr-constants"
+HOMEPAGE="https://github.com/wmeissner/jnr-constants"
SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"