sys-devel/slibtool: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 19 May 2018 07:54:14 +0000 (09:54 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 20 May 2018 00:12:48 +0000 (20:12 -0400)
Closes: https://github.com/gentoo/gentoo/pull/8482

sys-devel/slibtool/slibtool-0.5.17.ebuild

index 2d616267ad3e1cebc7cdc1d21e691749e20bd79e..d5ca0f0b916e3754abc61863a445cf093316be69 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="A skinny libtool implementation, written in C"
-HOMEPAGE="http://git.midipix.org/cgit.cgi/slibtool"
-SRC_URI="http://git.midipix.org/cgit.cgi/${PN}/snapshot/${P}.tar.xz"
+HOMEPAGE="https://git.midipix.org/cgit.cgi/slibtool"
+SRC_URI="https://git.midipix.org/cgit.cgi/${PN}/snapshot/${P}.tar.xz"
 
 LICENSE="MIT"
 SLOT="0"