vscode: update to 1.80.2

This commit is contained in:
Alex Lohr 2023-07-30 16:50:31 +02:00 committed by classabbyamp
parent 40d50f94c4
commit d024a64edb

View file

@ -1,6 +1,6 @@
# Template file for 'vscode'
pkgname=vscode
version=1.80.1
version=1.80.2
revision=1
_electronver=24.3.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=54f3a14fa31b73aac84ff3c80d8d4237a90bc2c26822e463a17c3762901d386f
checksum=10019f2719ac22ffcf2cf2ee77ad4d44dba49563a867ce88f9041ab7a2335200
nocross=yes # x64 build does not cut it, it contains native code
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then