app-shells/rust-zshcomp: use HTTPS

This commit is contained in:
Michael Mair-Keimberger
2018-05-20 13:39:23 +02:00
committed by Aaron Bauman
parent 73af8b3732
commit 3e75642f5d

View File

@@ -1,10 +1,10 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
DESCRIPTION="Rust zsh completions"
HOMEPAGE="http://www.rust-lang.org/"
HOMEPAGE="https://www.rust-lang.org/"
SRC_URI="https://dev.gentoo.org/~jauhien/distfiles/${P}.tar.gz"
LICENSE="|| ( MIT Apache-2.0 )"