vscode: update to 1.69.1.
This commit is contained in:
parent
717d9b5d13
commit
90a79e7f1f
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'vscode'
|
# Template file for 'vscode'
|
||||||
pkgname=vscode
|
pkgname=vscode
|
||||||
version=1.69.0
|
version=1.69.1
|
||||||
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=982af5d93198b5437c3c211276c7b5fd7e3ecf19359c9605df2d6feddee93151
|
checksum=497187731a0cd6ea8641cd762aaf4c77873d926a855c9b71a72e30a51e7cd521
|
||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user