vscode: update to 1.73.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'vscode'
|
# Template file for 'vscode'
|
||||||
pkgname=vscode
|
pkgname=vscode
|
||||||
version=1.72.1
|
version=1.73.0
|
||||||
revision=1
|
revision=1
|
||||||
_electronver=19.0.8
|
_electronver=19.0.8
|
||||||
_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=203af193854b6117fce904d78e9506cdf384dcd594097fd35264c1a5513b7c4e
|
checksum=0824c625f00e51231da1b33c4d066818211f581565b75b948b8ea26a82414750
|
||||||
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
|
||||||
|
|||||||
Reference in New Issue
Block a user