vscode: update to 1.81.1

This commit is contained in:
Alex Lohr 2023-08-11 09:24:45 +02:00 committed by Duncan Overbruck
parent 0fb5ea16fc
commit 81bc71691b

View file

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