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

index 068bce07d8133e31f9e935b9e7a8131271a81429..8e37492bd15f40ddb4557a9b6bf7e219c23e4ffb 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: check for attachments when writing mails with mutt"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2796 https://github.com/chrisbra/CheckAttach"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2796 https://github.com/chrisbra/CheckAttach"
 LICENSE="vim"
 KEYWORDS="amd64 x86"