vscode: update to 1.72.1

This commit is contained in:
Alex Lohr 2022-10-11 22:04:30 +02:00 committed by Michal Vasilek
parent b51f9de061
commit 47fc2f4c42

View file

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