vscode: update to 1.71.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'vscode'
|
||||
pkgname=vscode
|
||||
version=1.71.0
|
||||
version=1.71.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=fb106039f73ddefdf81b393d29af6f35e262628c39007307b6748dc2ee786ea6
|
||||
checksum=3ee948f27171074f560159b56bc87bd6f16122790787841a91ef6d397dc53d29
|
||||
nocross=yes # x64 build does not cut it, it contains native code
|
||||
|
||||
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
||||
|
||||
Reference in New Issue
Block a user