summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-29 11:05:08 +1000
committerMichał Górny <mgorny@gentoo.org>2017-07-30 10:46:35 +0200
commit9caca4140b2e9fe97b8916c2934d93a297202c05 (patch)
tree6d468809e3ca5891ec850319e6748525a323a519 /app-misc/mc/mc-4.8.15.ebuild
parentapp-misc/cwiid: use HTTPS for GitHub (diff)
downloadgentoo-9caca4140b2e9fe97b8916c2934d93a297202c05.tar.gz
gentoo-9caca4140b2e9fe97b8916c2934d93a297202c05.tar.bz2
gentoo-9caca4140b2e9fe97b8916c2934d93a297202c05.zip
app-misc/mc: use HTTPS for GitHub and HOMEPAGE domain
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'app-misc/mc/mc-4.8.15.ebuild')
-rw-r--r--app-misc/mc/mc-4.8.15.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/mc/mc-4.8.15.ebuild b/app-misc/mc/mc-4.8.15.ebuild
index 79d6568e2182..c01cae5c6123 100644
--- a/app-misc/mc/mc-4.8.15.ebuild
+++ b/app-misc/mc/mc-4.8.15.ebuild
@@ -8,7 +8,7 @@ inherit autotools eutils flag-o-matic
MY_P=${P/_/-}
DESCRIPTION="GNU Midnight Commander is a text based file manager"
-HOMEPAGE="http://www.midnight-commander.org"
+HOMEPAGE="https://www.midnight-commander.org"
SRC_URI="http://www.midnight-commander.org/downloads/${MY_P}.tar.xz"
LICENSE="GPL-3"