summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-27 16:48:04 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-27 12:22:57 -0400
commit13a11117da2d930744ba434db2308828647da001 (patch)
tree6480baf92473b5076e867df82eeaca7bd9ae99d9
parentapp-dicts/wordnet: use HTTPs (diff)
downloadgentoo-13a11117.tar.gz
gentoo-13a11117.tar.bz2
gentoo-13a11117.zip
app-vim/rust-vim: use HTTPs
-rw-r--r--app-vim/rust-vim/rust-vim-1_pre20180125.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/rust-vim/rust-vim-1_pre20180125.ebuild b/app-vim/rust-vim/rust-vim-1_pre20180125.ebuild
index 41a3397d2ccc..18018bd9e7a2 100644
--- a/app-vim/rust-vim/rust-vim-1_pre20180125.ebuild
+++ b/app-vim/rust-vim/rust-vim-1_pre20180125.ebuild
@@ -9,7 +9,7 @@ MY_PN="${PN/-/.}"
REF="8e75da9834abb22f8d7ece3f4ca4324a14fa18a6"
DESCRIPTION="Vim configuration for Rust"
-HOMEPAGE="http://www.rust-lang.org/"
+HOMEPAGE="https://www.rust-lang.org/"
SRC_URI="https://github.com/rust-lang/${MY_PN}/tarball/${REF} -> ${P}.tar.gz"
LICENSE="|| ( MIT Apache-2.0 )"