pyright: update to 1.1.356.
This commit is contained in:
parent
91928c86a1
commit
7fc43ebab4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pyright'
|
||||
pkgname=pyright
|
||||
version=1.1.354
|
||||
version=1.1.356
|
||||
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=42453c4e09a1cdadd942d0b81d23fb9b60456fb780904bee94a13cabf02207f6
|
||||
checksum=985f9cbaedb949b818f1a61b652dbafe0afadd498b8b9082951e8740613cd4fb
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*) broken="lerna doesn't support i686" ;;
|
||||
|
|
Loading…
Reference in New Issue