app-arch/unmakeself: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 20 May 2018 10:59:09 +0000 (12:59 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 20 May 2018 23:24:15 +0000 (19:24 -0400)
app-arch/unmakeself/unmakeself-1.1.ebuild

index 716482427e1b498298d47abac8a682ec59c73a74..f826b09d6035f945fa6ef6ea43ba19218f17bbdb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit flag-o-matic toolchain-funcs
 
 DESCRIPTION="Makeself archive extractor"
-HOMEPAGE="http://www.freshports.org/archivers/unmakeself"
+HOMEPAGE="https://www.freshports.org/archivers/unmakeself"
 SRC_URI="mirror://gentoo/${P}.tar.gz"
 
 LICENSE="BSD"