From 9d91e335af3f43f8f43e6ebeacd10c17134789b4 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 20 May 2018 12:59:09 +0200 Subject: [PATCH] app-arch/unmakeself: use HTTPS --- app-arch/unmakeself/unmakeself-1.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-arch/unmakeself/unmakeself-1.1.ebuild b/app-arch/unmakeself/unmakeself-1.1.ebuild index 716482427e1b..f826b09d6035 100644 --- a/app-arch/unmakeself/unmakeself-1.1.ebuild +++ b/app-arch/unmakeself/unmakeself-1.1.ebuild @@ -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" -- 2.26.2