summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-04-08 19:27:27 +0200
committerJames Le Cuirot <chewi@gentoo.org>2018-04-08 19:37:29 +0100
commitf0361a40d4ed72b0ba4b99126fb48515ef2b063b (patch)
tree40ecd70012ca676ffcc14ea079ca8a8718302a1a
parentdev-java/itext: use HTTPS (diff)
downloadgentoo-f0361a40d4ed72b0ba4b99126fb48515ef2b063b.tar.gz
gentoo-f0361a40d4ed72b0ba4b99126fb48515ef2b063b.tar.bz2
gentoo-f0361a40d4ed72b0ba4b99126fb48515ef2b063b.zip
dev-java/edtftpj: use HTTPS
-rw-r--r--dev-java/edtftpj/edtftpj-2.4.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/edtftpj/edtftpj-2.4.0.ebuild b/dev-java/edtftpj/edtftpj-2.4.0.ebuild
index 098918ea822c..9dd3acc178cc 100644
--- a/dev-java/edtftpj/edtftpj-2.4.0.ebuild
+++ b/dev-java/edtftpj/edtftpj-2.4.0.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"
@@ -8,8 +8,8 @@ JAVA_PKG_IUSE="doc source"
inherit java-pkg-2 java-ant-2
DESCRIPTION="FTP client library written in Java"
-SRC_URI="http://www.enterprisedt.com/products/edtftpj/download/${P}.zip"
-HOMEPAGE="http://enterprisedt.com/products/edtftpnet"
+SRC_URI="https://www.enterprisedt.com/products/edtftpj/download/${P}.zip"
+HOMEPAGE="https://enterprisedt.com/products/edtftpnet"
LICENSE="LGPL-2.1+"
SLOT="0"
KEYWORDS="amd64 x86"