vscode: update to 1.77.1

This commit is contained in:
Alex Lohr 2023-04-07 12:13:07 +02:00 committed by classabbyamp
parent 7cab8412b7
commit 795c078217

View file

@ -1,6 +1,6 @@
# Template file for 'vscode'
pkgname=vscode
version=1.77.0
version=1.77.1
revision=1
_electronver=19.0.8
_npmver=8.6.0
@ -12,7 +12,7 @@ maintainer="shizonic <realtiaz@gmail.com>, Alex Lohr <alex.lohr@logmein.com>"
license="MIT"
homepage="https://code.visualstudio.com/"
distfiles="https://github.com/microsoft/vscode/archive/refs/tags/${version}.tar.gz"
checksum=4f4dcf46209a96800715ff1178ca66f2dfc2c77018ccb23ebd27bab49d06d234
checksum=f6f7223bb26c55b409918b5f89ff9ffa4f387aaebdb4c0014e42196c1a747b5f
nocross=yes # x64 build does not cut it, it contains native code
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then