vscode: update to 1.70.2
This commit is contained in:
parent
5009ce9726
commit
8d5f5e492a
@ -1,6 +1,6 @@
|
||||
# Template file for 'vscode'
|
||||
pkgname=vscode
|
||||
version=1.70.0
|
||||
version=1.70.2
|
||||
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=7a4a228a641f58780c4afa298277f226ef05661d1a08df9d4ca25d3200bc27b7
|
||||
checksum=7654fc391688e8f0d5b050529bc17bd72d837d4ad17f1f99551d0a20b179e3d0
|
||||
nocross=yes # x64 build does not cut it, it contains native code
|
||||
|
||||
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user