app-vim/bash-support: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 4 Mar 2018 07:46:59 +0000 (08:46 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Mon, 5 Mar 2018 21:45:55 +0000 (22:45 +0100)
app-vim/bash-support/bash-support-4.2.1.ebuild

index b825e918d5e58a17a4ceb8f75198618ceda01a6e..f480089138750a48e3260b0633df69ec2f158f03 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,7 +6,7 @@ EAPI=5
 inherit vim-plugin
 
 DESCRIPTION="vim plugin: write and run bash scripts using menus and hotkeys"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=365"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=365"
 LICENSE="public-domain"
 KEYWORDS="amd64 x86"