mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pyright: update to 1.1.354.
This commit is contained in:
parent
17cec847b8
commit
8b66875fb7
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.353
|
version=1.1.354
|
||||||
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=c66cea2d5809553d79d3814e0c44565b5a698f86dd55194be548b6bd6c956fc6
|
checksum=42453c4e09a1cdadd942d0b81d23fb9b60456fb780904bee94a13cabf02207f6
|
||||||
|
|
||||||
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