vscode: update to 1.58.1

This commit is contained in:
Alex Lohr 2021-07-14 12:24:04 +02:00 committed by Érico Nogueira Rolim
parent dd0a15639f
commit 48af799aad

View file

@ -1,6 +1,6 @@
# Template file for 'vscode' # Template file for 'vscode'
pkgname=vscode pkgname=vscode
version=1.58.0 version=1.58.1
revision=1 revision=1
_electronver=12.0.9 _electronver=12.0.9
hostmakedepends="pkg-config python nodejs yarn tar git" hostmakedepends="pkg-config python nodejs yarn tar git"
@ -11,7 +11,7 @@ maintainer="shizonic <realtiaz@gmail.com>"
license="MIT" license="MIT"
homepage="https://code.visualstudio.com/" homepage="https://code.visualstudio.com/"
distfiles="https://github.com/Microsoft/vscode/archive/${version}.tar.gz" distfiles="https://github.com/Microsoft/vscode/archive/${version}.tar.gz"
checksum=4797c34c04a65265a094a5bdb877c036fda565b7c1bbad4aeee9656e6e46dbbd checksum=1468d48757e5539b02a957090eebfccccf7ce80c725107ebbb2333681dc22c63
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
broken="FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory" broken="FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory"