dev-libs/libedit: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 9 Apr 2018 12:59:07 +0000 (14:59 +0200)
committerAaron Bauman <bman@gentoo.org>
Fri, 13 Apr 2018 23:21:43 +0000 (19:21 -0400)
Closes: https://github.com/gentoo/gentoo/pull/7917

dev-libs/libedit/libedit-20130712.3.1.ebuild
dev-libs/libedit/libedit-20170329.3.1.ebuild

index b7684094719c570719ef40894ddfd9efbd094009..6bf68ac10f6f74aa6d46019bde456b1b024e3c02 100644 (file)
@@ -9,8 +9,8 @@ MY_PV=$(get_major_version)-$(get_after_major_version)
 MY_P=${PN}-${MY_PV}
 
 DESCRIPTION="BSD replacement for libreadline"
-HOMEPAGE="http://www.thrysoee.dk/editline/"
-SRC_URI="http://www.thrysoee.dk/editline/${MY_P}.tar.gz"
+HOMEPAGE="https://thrysoee.dk/editline/"
+SRC_URI="https://thrysoee.dk/editline/${MY_P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"
index 5cd63e9cf415508609e0ac256e8ea03e34d2d422..5b54982ca09bfc28023d7b3a558186228ee4ae27 100644 (file)
@@ -8,8 +8,8 @@ MY_PV=${PV/./-}
 MY_P=${PN}-${MY_PV}
 
 DESCRIPTION="BSD replacement for libreadline"
-HOMEPAGE="http://thrysoee.dk/editline/"
-SRC_URI="http://thrysoee.dk/editline/${MY_P}.tar.gz"
+HOMEPAGE="https://thrysoee.dk/editline/"
+SRC_URI="https://thrysoee.dk/editline/${MY_P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"