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

index 098918ea822ce20419a2d828895b4823178b2e4d..9dd3acc178cc6c077ba6a3089fe8892ff1c466be 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
 
 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"