app-arch/hardlink: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 19 Jun 2018 17:02:34 +0000 (19:02 +0200)
committerAaron Bauman <bman@gentoo.org>
Wed, 18 Jul 2018 22:47:35 +0000 (18:47 -0400)
Closes: https://github.com/gentoo/gentoo/pull/9029

app-arch/hardlink/hardlink-0.2.0.ebuild
app-arch/hardlink/hardlink-0.3.0.ebuild

index d45ddbfecf170ab05fe8d9b29fdc8b00dc98bce3..169f891ede6c8cee28d4a5648ba2e2704ccb4f48 100644 (file)
@@ -1,12 +1,12 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
 inherit toolchain-funcs
 
 DESCRIPTION="A tool which replaces copies of a file with hardlinks"
-HOMEPAGE="http://jak-linux.org/projects/hardlink/"
-SRC_URI="http://jak-linux.org/projects/${PN}/${PN}_${PV}.tar.gz"
+HOMEPAGE="https://jak-linux.org/projects/hardlink/"
+SRC_URI="https://jak-linux.org/projects/${PN}/${PN}_${PV}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
index ba3a9f866baf43cbea9f881075bac6a7a0e55c8a..8b23adc7d94fdea3525f43437b22d0d559cabc91 100644 (file)
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
 inherit toolchain-funcs
 
 DESCRIPTION="A tool which replaces copies of a file with hardlinks"
-HOMEPAGE="http://jak-linux.org/projects/hardlink/"
-SRC_URI="http://jak-linux.org/projects/${PN}/${PN}_${PV}.tar.xz"
+HOMEPAGE="https://jak-linux.org/projects/hardlink/"
+SRC_URI="https://jak-linux.org/projects/${PN}/${PN}_${PV}.tar.xz"
 
 LICENSE="MIT"
 SLOT="0"