sys-libs/libstatgrab: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 20 May 2018 12:16:52 +0000 (14:16 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 20 May 2018 23:25:14 +0000 (19:25 -0400)
sys-libs/libstatgrab/libstatgrab-0.17.ebuild
sys-libs/libstatgrab/libstatgrab-0.91.ebuild

index 58260ce4f121e211429ef75035c4f7548b1975ce..b4bbb0eaa85f2a8cc46b01713a4d554997e1e979 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -6,8 +6,8 @@ EAPI=4
 inherit autotools-utils
 
 DESCRIPTION="A tool to provide access to statistics about the system on which it's run"
-HOMEPAGE="http://www.i-scream.org/libstatgrab/"
-SRC_URI="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/${P}.tar.gz"
+HOMEPAGE="https://www.i-scream.org/libstatgrab/"
+SRC_URI="https://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/${P}.tar.gz"
 
 LICENSE="|| ( GPL-2 LGPL-2.1 )"
 SLOT=0
index b97102df35d8d2eefa4070d4760fdc8b8ef9f22f..2e211e2a49ee5bbdab84fdb9d9a45cb23cea1c57 100644 (file)
@@ -7,8 +7,8 @@ AUTOTOOLS_AUTORECONF=frob
 inherit autotools-utils
 
 DESCRIPTION="A tool to provide access to statistics about the system on which it's run"
-HOMEPAGE="http://www.i-scream.org/libstatgrab/"
-SRC_URI="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/${P}.tar.gz"
+HOMEPAGE="https://www.i-scream.org/libstatgrab/"
+SRC_URI="https://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/${P}.tar.gz"
 
 LICENSE="|| ( GPL-2 LGPL-2.1 )"
 SLOT=0