app-misc/vifm: Swotch to HTTPS
authorMikle Kolyada <zlogene@gentoo.org>
Sun, 20 May 2018 16:46:45 +0000 (19:46 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sun, 20 May 2018 16:46:45 +0000 (19:46 +0300)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

app-misc/vifm/vifm-0.9.1.ebuild
app-misc/vifm/vifm-0.9.ebuild

index fc8ca7c795a7a7aa091e3d182f6771f58ad5e88e..45d4ab19e90452eedf3f9c98ccf7fe28f2f01407 100644 (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"
index b9c6e0eb2907c55b5814d1fadb3db9042daa54d7..9621f77ac8d4ebb4ed6305734946e5628452fde2 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 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"