commit:     36da3aaae815879e2bf344525bc808d0bab7e1db
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat May 19 07:54:14 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun May 20 00:12:48 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36da3aaa

sys-devel/slibtool: use HTTPS

Closes: https://github.com/gentoo/gentoo/pull/8482

 sys-devel/slibtool/slibtool-0.5.17.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-devel/slibtool/slibtool-0.5.17.ebuild 
b/sys-devel/slibtool/slibtool-0.5.17.ebuild
index 2d616267ad3..d5ca0f0b916 100644
--- a/sys-devel/slibtool/slibtool-0.5.17.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.17.ebuild
@@ -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"

Reply via email to