summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-20 12:59:09 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-20 19:24:15 -0400
commit9d91e335af3f43f8f43e6ebeacd10c17134789b4 (patch)
treedf1f3c09aa1a2be3cbf9e730bd7bd1ae1d3ca4fe /app-arch/unmakeself
parentapp-arch/lzma: use HTTPS (diff)
downloadgentoo-9d91e335af3f43f8f43e6ebeacd10c17134789b4.tar.gz
gentoo-9d91e335af3f43f8f43e6ebeacd10c17134789b4.tar.bz2
gentoo-9d91e335af3f43f8f43e6ebeacd10c17134789b4.zip
app-arch/unmakeself: use HTTPS
Diffstat (limited to 'app-arch/unmakeself')
-rw-r--r--app-arch/unmakeself/unmakeself-1.1.ebuild4
1 files 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"