dev-util/vscode-langservers-extracted: change src to mirror
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: tastytea <tastytea@tastytea.de>
This commit is contained in:
parent
35fa1b6152
commit
9cd78e3e61
|
@ -6,7 +6,7 @@ EAPI=8
|
||||||
DESCRIPTION="HTML/CSS/JSON/ESLint/Markdown language servers extracted from vscode."
|
DESCRIPTION="HTML/CSS/JSON/ESLint/Markdown language servers extracted from vscode."
|
||||||
HOMEPAGE="https://github.com/hrsh7th/vscode-langservers-extracted"
|
HOMEPAGE="https://github.com/hrsh7th/vscode-langservers-extracted"
|
||||||
SRC_URI="
|
SRC_URI="
|
||||||
https://registry.npmjs.org/${PN}/-/${P}.tgz
|
mirror://npm/${PN}/-/${PN}-4.4.0.tgz
|
||||||
https://tastytea.de/files/gentoo/${P}-deps.tar.xz
|
https://tastytea.de/files/gentoo/${P}-deps.tar.xz
|
||||||
"
|
"
|
||||||
S="${WORKDIR}"
|
S="${WORKDIR}"
|
||||||
|
|
Reference in New Issue
Block a user