pyright: update to 1.1.394.
This commit is contained in:
parent
0a35779915
commit
f5f18b4540
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pyright'
|
# Template file for 'pyright'
|
||||||
pkgname=pyright
|
pkgname=pyright
|
||||||
version=1.1.393
|
version=1.1.394
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc="packages/pyright"
|
build_wrksrc="packages/pyright"
|
||||||
hostmakedepends="nodejs python3-setuptools pkg-config"
|
hostmakedepends="nodejs python3-setuptools pkg-config"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://microsoft.github.io/pyright"
|
homepage="https://microsoft.github.io/pyright"
|
||||||
changelog="https://github.com/microsoft/pyright/releases"
|
changelog="https://github.com/microsoft/pyright/releases"
|
||||||
distfiles="https://github.com/microsoft/pyright/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/microsoft/pyright/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=94928d6eba49d60f9f91d44b14070588c5d62b14069a13790bf1944e54508188
|
checksum=a505f5e10176a777c8202c6e2ac7f350157ed82253b46f1c96443d949282aaa7
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
i686*) broken="lerna doesn't support i686" ;;
|
i686*) broken="lerna doesn't support i686" ;;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue