vscode: update to 1.86.1
This commit is contained in:
parent
0db7a266bd
commit
a26a2d8fb2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vscode'
|
||||
pkgname=vscode
|
||||
version=1.85.2
|
||||
version=1.86.1
|
||||
revision=1
|
||||
_electronver=24.3.0
|
||||
_npmver=8.6.0
|
||||
|
@ -12,7 +12,7 @@ maintainer="shizonic <realtiaz@gmail.com>, Alex Lohr <alexthkloss@web.de>"
|
|||
license="MIT"
|
||||
homepage="https://code.visualstudio.com/"
|
||||
distfiles="https://github.com/microsoft/vscode/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=2ef53bc4f8fe97ae5f3c65036207d5bac3433793e8cca7c242b6245d940d48a9
|
||||
checksum=d3942febb8e6dea1f3f473d3035450a09d678e2dbea5412f784814c16fb0bdf6
|
||||
nocross=yes # x64 build does not cut it, it contains native code
|
||||
|
||||
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
||||
|
|
Loading…
Reference in New Issue