pyright: update to 1.1.386.
This commit is contained in:
parent
829459a6a4
commit
0bbd62cae6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pyright'
|
||||
pkgname=pyright
|
||||
version=1.1.385
|
||||
version=1.1.386
|
||||
revision=1
|
||||
build_wrksrc="packages/pyright"
|
||||
hostmakedepends="nodejs python3-setuptools pkg-config"
|
||||
|
@ -12,7 +12,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=0be2cf3b2ebbadde203a2e7e1f3e23017aa58bb43bfd1e45a08afbd1dea49c2e
|
||||
checksum=e414b9dca7a32d71cb301437f47391b362ab2e2a80f4bc01772f8412a0b216d1
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*) broken="lerna doesn't support i686" ;;
|
||||
|
|
Loading…
Reference in New Issue