pyright: update to 1.1.318.
This commit is contained in:
parent
f55de1e88a
commit
8ca99e6cab
@ -1,6 +1,6 @@
|
||||
# Template file for 'pyright'
|
||||
pkgname=pyright
|
||||
version=1.1.316
|
||||
version=1.1.318
|
||||
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=9601cc32ece6dc6db312c4b947f4c85908a4de75890ffa6519421728d0ee4119
|
||||
checksum=749f5b8accd3cadca942e99dfdd2cc981f160486485866e77b612940990aad38
|
||||
|
||||
do_configure() {
|
||||
cd "$wrksrc"
|
||||
|
Loading…
Reference in New Issue
Block a user