summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/jnr-ffi/jnr-ffi-0.6.0.ebuild')
-rw-r--r--dev-java/jnr-ffi/jnr-ffi-0.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jnr-ffi/jnr-ffi-0.6.0.ebuild b/dev-java/jnr-ffi/jnr-ffi-0.6.0.ebuild
index 2ab51ce827db..8f38ab6752eb 100644
--- a/dev-java/jnr-ffi/jnr-ffi-0.6.0.ebuild
+++ b/dev-java/jnr-ffi/jnr-ffi-0.6.0.ebuild
@@ -9,8 +9,8 @@ JAVA_PKG_IUSE="doc source test"
inherit java-pkg-2 java-ant-2
DESCRIPTION="An abstracted interface to invoking native functions from java"
-HOMEPAGE="http://github.com/jnr"
-SRC_URI="http://github.com/jnr/${PN}/tarball/${PV} -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/jnr"
+SRC_URI="https://github.com/jnr/${PN}/tarball/${PV} -> ${P}.tar.gz"
LICENSE="|| ( Apache-2.0 LGPL-3 )"
SLOT="0.6"