vscode: update to 1.62.1

This commit is contained in:
Alex Lohr 2021-11-10 11:14:40 +01:00 committed by Érico Nogueira Rolim
parent 6524710286
commit aabc4489aa

View file

@ -1,6 +1,6 @@
# Template file for 'vscode'
pkgname=vscode
version=1.62.0
version=1.62.1
revision=1
_electronver=13.3.0
hostmakedepends="pkg-config python nodejs yarn tar git ripgrep"
@ -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=e7e961d8115c94d37a2e360f92a3f4778a43eaddbf6fe183028e0c1759ccc803
checksum=f4ff57429bebf15155511bb84884cc110733376cbbfe5a1bcac598984a6d7714
nocross=yes # x64 build does not cut it, it contains native code
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then