mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-java/edtftpj: use HTTPS
This commit is contained in:
committed by
James Le Cuirot
parent
87344c3908
commit
f0361a40d4
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user