mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-shells/rust-zshcomp: use HTTPS
This commit is contained in:
committed by
Aaron Bauman
parent
73af8b3732
commit
3e75642f5d
@@ -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 )"
|
||||
|
||||
Reference in New Issue
Block a user