vscode: update to 1.79.2

This commit is contained in:
Alex Lohr 2023-06-16 10:30:48 +02:00 committed by Duncan Overbruck
parent ca4d0bc166
commit d9b8307c17

View file

@ -1,6 +1,6 @@
# Template file for 'vscode'
pkgname=vscode
version=1.79.0
version=1.79.2
revision=1
_electronver=24.2.0
_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=37a5182d77fbe670be180d1e19907ef5a0b970afda0ba57626a1d2c3d715ce28
checksum=2719ccbb573f5b7c174bd5bbcad97d3fe4d917e16327a6b72162ff7014c17c9b
nocross=yes # x64 build does not cut it, it contains native code
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then