summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-04-08 19:36:17 +0200
committerJames Le Cuirot <chewi@gentoo.org>2018-04-08 19:37:30 +0100
commitff6b14cd44168d8638550cbbc10ff95af8a34291 (patch)
tree4429d37162701cec3e392519c3b969097fcc986e /dev-java/jts-core
parentdev-java/jstun: use HTTPS (diff)
downloadgentoo-ff6b14cd44168d8638550cbbc10ff95af8a34291.tar.gz
gentoo-ff6b14cd44168d8638550cbbc10ff95af8a34291.tar.bz2
gentoo-ff6b14cd44168d8638550cbbc10ff95af8a34291.zip
dev-java/jts-core: use HTTPS
Diffstat (limited to 'dev-java/jts-core')
-rw-r--r--dev-java/jts-core/jts-core-1.14.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jts-core/jts-core-1.14.ebuild b/dev-java/jts-core/jts-core-1.14.ebuild
index f22113445268..b3559fafc3df 100644
--- a/dev-java/jts-core/jts-core-1.14.ebuild
+++ b/dev-java/jts-core/jts-core-1.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -12,7 +12,7 @@ JAVA_PKG_IUSE="doc source"
inherit java-pkg-2 java-pkg-simple
DESCRIPTION="JTS Topology Suite for Java"
-HOMEPAGE="http://tsusiatsoftware.net/jts/main.html"
+HOMEPAGE="https://tsusiatsoftware.net/jts/main.html"
SRC_URI="https://github.com/dr-jts/jts/archive/${GIT_REF}.tar.gz -> ${MY_PN}-${PV}.tar.gz"
LICENSE="LGPL-2.1+"
SLOT="0"