Use https by default

Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-08-24 12:36:23 +02:00
parent 1d66a80b6d
commit 71dc24457e
1868 changed files with 1989 additions and 1989 deletions

View File

@@ -9,7 +9,7 @@ JAVA_PKG_IUSE="doc source test"
inherit java-pkg-2 java-ant-2
DESCRIPTION="Provide a friendly DSL for binding method handles"
SRC_URI="http://github.com/headius/invokebinder/archive/invokebinder-1.2.tar.gz"
SRC_URI="https://github.com/headius/invokebinder/archive/invokebinder-1.2.tar.gz"
HOMEPAGE="https://github.com/headius/invokebinder"
SLOT="0"