mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pyright: update to 1.1.335.
This commit is contained in:
parent
b3f903ce24
commit
96e4f40c92
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.331
|
version=1.1.335
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc="packages/pyright"
|
build_wrksrc="packages/pyright"
|
||||||
hostmakedepends="nodejs python3"
|
hostmakedepends="nodejs python3"
|
||||||
|
@ -11,7 +11,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=3dbb9e1d3cf7e0405ed25388a627b3c1b776a50fd35a21a0d4e4a3a715c41f93
|
checksum=784684f14e47007896d6ab844f17477523908a298aa1824487b4f3a5d19281fb
|
||||||
|
|
||||||
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