summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-19 09:54:14 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-19 20:12:48 -0400
commit36da3aaae815879e2bf344525bc808d0bab7e1db (patch)
treed672edd5e1011e4f0dd7f1c1ebfcf5d07ddfd283 /sys-devel/slibtool
parentapp-metrics/collectd: Bump to v5.8.0 (diff)
downloadgentoo-36da3aaae815879e2bf344525bc808d0bab7e1db.tar.gz
gentoo-36da3aaae815879e2bf344525bc808d0bab7e1db.tar.bz2
gentoo-36da3aaae815879e2bf344525bc808d0bab7e1db.zip
sys-devel/slibtool: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/8482
Diffstat (limited to 'sys-devel/slibtool')
-rw-r--r--sys-devel/slibtool/slibtool-0.5.17.ebuild6
1 files 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 2d616267ad3e..d5ca0f0b916e 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"