vscode: update to 1.60.0.
This commit is contained in:
parent
0ae176d494
commit
cc849d63e7
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'vscode'
|
# Template file for 'vscode'
|
||||||
pkgname=vscode
|
pkgname=vscode
|
||||||
version=1.59.1
|
version=1.60.0
|
||||||
revision=3
|
revision=1
|
||||||
_electronver=13.2.2
|
_electronver=13.2.2
|
||||||
hostmakedepends="pkg-config python nodejs yarn tar git"
|
hostmakedepends="pkg-config python nodejs yarn tar git"
|
||||||
makedepends="libxkbfile-devel libsecret-devel electron13"
|
makedepends="libxkbfile-devel libsecret-devel electron13"
|
||||||
|
@ -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=23f8afe92af300447274680cd02128005fa553d0b6228a62ca9f8f95af47d79e
|
checksum=3f0cde58ab558cd227c61900222f4363589a81e4df2fac2bb2042229c90a7ee8
|
||||||
|
|
||||||
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…
Reference in New Issue