app-vim/fuzzyfinder: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 4 Mar 2018 17:25:30 +0000 (18:25 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Sun, 4 Mar 2018 22:09:37 +0000 (23:09 +0100)
app-vim/fuzzyfinder/fuzzyfinder-4.2.2.ebuild

index 3c1e79f683328cd18ccfe0aeaa2997a4b0ac0620..46f399bbb7bc65db047b72f749f41860ba6708d2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
 inherit vim-plugin
 
 DESCRIPTION="vim plugin: buffer/file/command/tag/etc explorer with fuzzy matching"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1984"
-SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=13961 -> ${P}.zip"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1984"
+SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=13961 -> ${P}.zip"
 LICENSE="MIT"
 KEYWORDS="amd64 x86"