vscode: update to 1.61.2

This commit is contained in:
Alex Lohr 2021-10-19 21:52:29 +02:00 committed by Érico Nogueira Rolim
parent bb2b9ff697
commit f51f7108b7

View file

@ -1,6 +1,6 @@
# Template file for 'vscode'
pkgname=vscode
version=1.61.1
version=1.61.2
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=e0aadb434252fd5f7a2ebf979d7e4db138148327c641a0214725eae1c22459c3
checksum=8854cb40d508ad30f3c83a5f6d9ef3072b82593a28c28ad7e7f62937217003ed
nocross=yes # x64 build does not cut it, it contains native code
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then