vscode: update to 1.55.2
This commit is contained in:
parent
2d68776a7d
commit
b1d56970f3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vscode'
|
||||
pkgname=vscode
|
||||
version=1.55.1
|
||||
version=1.55.2
|
||||
revision=1
|
||||
_electronver=9.4.1
|
||||
hostmakedepends="pkg-config python nodejs yarn tar git"
|
||||
|
@ -11,7 +11,7 @@ maintainer="shizonic <realtiaz@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://code.visualstudio.com/"
|
||||
distfiles="https://github.com/Microsoft/vscode/archive/${version}.tar.gz"
|
||||
checksum=6fe56f9328ded06b38b29de4f545fc82007006cac18bdea8961637e25025d4a2
|
||||
checksum=43cb929a0fd3d569ff8a734df7a97a02c3d1107eda4c195d97835e6d08432cbc
|
||||
patch_args="-Np1"
|
||||
|
||||
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
||||
|
|
Loading…
Reference in a new issue