mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
app-vim/detectindent: use HTTPS for links to dev.gentoo.org
This commit is contained in:
committed by
Michał Górny
parent
f6e6e8cf0c
commit
4e7d17e62b
@@ -13,7 +13,7 @@ IUSE=""
|
||||
|
||||
if [[ ${PV} != 9999* ]] ; then
|
||||
SRC_URI="mirror://gentoo/${P}.tar.xz
|
||||
http://dev.gentoo.org/~chutzpah/vim/${P}.tar.xz"
|
||||
https://dev.gentoo.org/~chutzpah/vim/${P}.tar.xz"
|
||||
fi
|
||||
|
||||
DEPEND="app-arch/xz-utils"
|
||||
|
||||
Reference in New Issue
Block a user