mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
vscode: update to 1.58.1
This commit is contained in:
parent
dd0a15639f
commit
48af799aad
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue