dev-libs/libtar: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Wed, 13 Mar 2019 18:13:51 +0000 (19:13 +0100)
committerAaron Bauman <bman@gentoo.org>
Wed, 20 Mar 2019 20:27:13 +0000 (16:27 -0400)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
dev-libs/libtar/libtar-1.2.20-r4.ebuild

index e9b592b25cc2746af64d11331bf51e8d42652c87..cbc4d499d82aaec26db5946b89a4e0e892796076 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit autotools
 
 DESCRIPTION="C library for manipulating tar archives"
-HOMEPAGE="http://repo.or.cz/w/libtar.git/"
+HOMEPAGE="https://repo.or.cz/w/libtar.git/"
 SRC_URI="https://dev.gentoo.org/~pinkbyte/distfiles/snapshots/${P}.tar.gz"
 
 LICENSE="GPL-2"