summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-03-13 19:13:51 +0100
committerAaron Bauman <bman@gentoo.org>2019-03-20 16:27:13 -0400
commit17d59360e66cead2b001c36c4a6c89e36b842571 (patch)
treed2d19cfeb79cb9f6fa585bf0ce1743310f6f7930 /dev-libs/libtar
parentdev-libs/libmodbus: use HTTPS (diff)
downloadgentoo-17d59360e66cead2b001c36c4a6c89e36b842571.tar.gz
gentoo-17d59360e66cead2b001c36c4a6c89e36b842571.tar.bz2
gentoo-17d59360e66cead2b001c36c4a6c89e36b842571.zip
dev-libs/libtar: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-libs/libtar')
-rw-r--r--dev-libs/libtar/libtar-1.2.20-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libtar/libtar-1.2.20-r4.ebuild b/dev-libs/libtar/libtar-1.2.20-r4.ebuild
index e9b592b25cc2..cbc4d499d82a 100644
--- a/dev-libs/libtar/libtar-1.2.20-r4.ebuild
+++ b/dev-libs/libtar/libtar-1.2.20-r4.ebuild
@@ -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"