net-ftp/tlswrap: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 1 Sep 2018 19:07:33 +0000 (21:07 +0200)
committerCraig Andrews <candrews@gentoo.org>
Tue, 4 Sep 2018 15:15:48 +0000 (11:15 -0400)
net-ftp/tlswrap/tlswrap-1.04-r3.ebuild

index f560a6c65370c6eb7de3d66049ab05ac5c813856..4bb88bbe38ecad51526392fe310cac58b5b0af1f 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=6
@@ -6,8 +6,8 @@ EAPI=6
 inherit autotools
 
 DESCRIPTION="FTP wrapper which supports TLS with every FTP client"
-HOMEPAGE="http://www.tlswrap.com/"
-SRC_URI="http://www.tlswrap.com/${P}.tar.gz"
+HOMEPAGE="https://www.tlswrap.com/"
+SRC_URI="https://www.tlswrap.com/${P}.tar.gz"
 
 # GPL-2 for Gentoo init script
 LICENSE="BSD GPL-2"