app-vim/csv: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 4 Mar 2018 08:02:15 +0000 (09:02 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Mon, 5 Mar 2018 21:46:17 +0000 (22:46 +0100)
app-vim/csv/csv-0.31-r1.ebuild

index cafcbed622c9f9a13c04725116d442540f07ae27..df81af3d6bbad5ece9fd580b83bee1b329c7c0a9 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=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit vim-plugin
 
 DESCRIPTION="vim plugin: display and alter csv files"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2830"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2830"
 LICENSE="vim"
 KEYWORDS="amd64 x86"