app-misc/vifm: Swotch to HTTPS

Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
Mikle Kolyada
2018-05-20 19:46:45 +03:00
parent c8a6b5fcbe
commit be25c3d3dc
2 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ inherit autotools vim-doc versionator xdg-utils
MY_P=$(replace_version_separator 4 '-' ${PF})
DESCRIPTION="Console file manager with vi(m)-like keybindings"
HOMEPAGE="http://vifm.info/"
HOMEPAGE="https://vifm.info/"
SRC_URI="mirror://sourceforge/vifm/${MY_P}.tar.bz2"
LICENSE="GPL-2"

View 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 autotools vim-doc versionator
DESCRIPTION="Console file manager with vi(m)-like keybindings"
HOMEPAGE="http://vifm.info/"
HOMEPAGE="https://vifm.info/"
SRC_URI="mirror://sourceforge/vifm/${PF}.tar.bz2"
LICENSE="GPL-2"