pyright: update to 1.1.313.
This commit is contained in:
parent
09ed332ec8
commit
dd3efeb569
@ -1,6 +1,6 @@
|
||||
# Template file for 'pyright'
|
||||
pkgname=pyright
|
||||
version=1.1.311
|
||||
version=1.1.313
|
||||
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=33c2aa5d47d05d24fa741c068d7e87cdc17aa4d7c72b2e255dc38aa4b5c54752
|
||||
checksum=3bdd9dbd026fb2dc580178753bcea113907797caa0971561aa3b8e00fe30112a
|
||||
|
||||
do_configure() {
|
||||
cd "$wrksrc"
|
||||
|
Loading…
Reference in New Issue
Block a user