pyright: update to 1.1.353
This commit is contained in:
parent
19e89503a7
commit
00189120db
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pyright'
|
||||
pkgname=pyright
|
||||
version=1.1.352
|
||||
version=1.1.353
|
||||
revision=1
|
||||
build_wrksrc="packages/pyright"
|
||||
hostmakedepends="nodejs python3"
|
||||
|
@ -11,7 +11,7 @@ license="MIT"
|
|||
homepage="https://microsoft.github.io/pyright"
|
||||
changelog="https://github.com/microsoft/pyright/releases"
|
||||
distfiles="https://github.com/microsoft/pyright/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=32901863e90d6c752720c49a16ea60555a45cbe945ac10ad52769f4b5ca7f8a0
|
||||
checksum=c66cea2d5809553d79d3814e0c44565b5a698f86dd55194be548b6bd6c956fc6
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*) broken="lerna doesn't support i686" ;;
|
||||
|
|
Loading…
Reference in New Issue