pyright: update to 1.1.398.
This commit is contained in:
parent
3a904a8f79
commit
29de569b45
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.397
|
version=1.1.398
|
||||||
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=80fd5cd27685535a060d34ff26210c6aa688f9786f9d1edd10cde9101c62dc76
|
checksum=bbc6c65205f9a5f02d1f666da66b52644ec4eecdbb58f4bf9ca3de2db7b77172
|
||||||
|
|
||||||
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
Reference in a new issue