parent
25e5df4e9d
commit
2e0d37c071
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vscode'
|
||||
pkgname=vscode
|
||||
version=1.91.0
|
||||
version=1.91.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=b45bac7c4297e8bf502429950ccd5ee140b1b52f7d0c4386278318aa361e05ca
|
||||
checksum=d2ed726dd34d2e8e71d40b09c0ea648bf9b37b15982b39dddcb70d0cbfcdb45e
|
||||
nocross=yes # x64 build does not cut it, it contains native code
|
||||
|
||||
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
||||
|
|
Loading…
Reference in New Issue