mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
pyright: update to 1.1.313.
This commit is contained in:
parent
09ed332ec8
commit
dd3efeb569
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.311
|
version=1.1.313
|
||||||
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=33c2aa5d47d05d24fa741c068d7e87cdc17aa4d7c72b2e255dc38aa4b5c54752
|
checksum=3bdd9dbd026fb2dc580178753bcea113907797caa0971561aa3b8e00fe30112a
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
cd "$wrksrc"
|
cd "$wrksrc"
|
||||||
|
|
Loading…
Add table
Reference in a new issue