vscode: update to 1.73.1

This commit is contained in:
Alex Lohr 2022-11-09 23:13:20 +01:00 committed by classabbyamp
parent 7d781d0b1d
commit 46dcea20db
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'vscode'
pkgname=vscode
version=1.73.0
version=1.73.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=0824c625f00e51231da1b33c4d066818211f581565b75b948b8ea26a82414750
checksum=fd0b6786968f19e52820d75abbc8ee9345b010d64f96b6c4d6766f9d8705a022
nocross=yes # x64 build does not cut it, it contains native code
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then