dev-util/bash-language-server: update SRC_URI

Closes: https://github.com/gentoo/guru/pull/168
Signed-off-by: xz-dev <xiangzhedev@gmail.com>
Signed-off-by: tastytea <gentoo@tastytea.de>
This commit is contained in:
xz-dev
2024-04-27 06:12:36 +08:00
committed by tastytea
parent bd66823ec3
commit 530cc23ad0
2 changed files with 2 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ DESCRIPTION="A language server for Bash"
HOMEPAGE="https://github.com/bash-lsp/bash-language-server"
SRC_URI="
mirror://npm/${PN}/-/${P}.tgz
https://tastytea.de/files/gentoo/${P}-deps.tar.xz
"
S="${WORKDIR}"