vscode: update to 1.59.1

This commit is contained in:
Alex Lohr 2021-08-22 20:24:19 +02:00 committed by Érico Nogueira Rolim
parent 52ffd45e4a
commit 8cc5db551e

View file

@ -1,8 +1,8 @@
# Template file for 'vscode'
pkgname=vscode
version=1.59.0
version=1.59.1
revision=1
_electronver=12.0.9
_electronver=12.0.14
hostmakedepends="pkg-config python nodejs yarn tar git"
makedepends="libxkbfile-devel libsecret-devel electron12"
depends="libXtst libxkbfile nss dejavu-fonts-ttf xdg-utils ripgrep electron12"
@ -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=7472d9e13f88a17d9e934307f8f2545f9a30dcdf6ef41ca83224b9ab8b6f5344
checksum=23f8afe92af300447274680cd02128005fa553d0b6228a62ca9f8f95af47d79e
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
broken="FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory"