dev-java/jgraph: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 8 Apr 2018 17:30:30 +0000 (19:30 +0200)
committerJames Le Cuirot <chewi@gentoo.org>
Sun, 8 Apr 2018 18:37:29 +0000 (19:37 +0100)
dev-java/jgraph/jgraph-5.12.0.4.ebuild

index aec07697aa2fc39a008f4f6211f751401a0bde0a..bc40684734349147cb8e6e5eb4adde2eaffd66f7 100644 (file)
@@ -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
 
 JAVA_PKG_IUSE="doc source"
@@ -7,7 +7,7 @@ inherit java-pkg-2 java-ant-2
 
 DESCRIPTION="Open-source graph component for Java"
 SRC_URI="mirror://sourceforge/${PN}/${P}-lgpl-src.jar"
-HOMEPAGE="http://www.jgraph.com"
+HOMEPAGE="https://www.jgraph.com"
 IUSE="doc examples source"
 DEPEND=">=virtual/jdk-1.4
        app-arch/unzip"