vscode: update to 1.58.2
This commit is contained in:
parent
6b98bea07d
commit
784cb78651
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vscode'
|
||||
pkgname=vscode
|
||||
version=1.58.1
|
||||
version=1.58.2
|
||||
revision=1
|
||||
_electronver=12.0.9
|
||||
hostmakedepends="pkg-config python nodejs yarn tar git"
|
||||
|
@ -11,7 +11,7 @@ maintainer="shizonic <realtiaz@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://code.visualstudio.com/"
|
||||
distfiles="https://github.com/Microsoft/vscode/archive/${version}.tar.gz"
|
||||
checksum=1468d48757e5539b02a957090eebfccccf7ce80c725107ebbb2333681dc22c63
|
||||
checksum=1f474b6e4e397e9de17eab51818bb34b9870d718466217d5a5ed170c312dda6d
|
||||
|
||||
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
||||
broken="FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory"
|
||||
|
|
Loading…
Reference in a new issue