vscode: update to 1.55.1
This commit is contained in:
parent
5672bc5f25
commit
d972630ddb
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'vscode'
|
# Template file for 'vscode'
|
||||||
pkgname=vscode
|
pkgname=vscode
|
||||||
version=1.55.0
|
version=1.55.1
|
||||||
revision=1
|
revision=1
|
||||||
_electronver=9.4.1
|
_electronver=9.4.1
|
||||||
hostmakedepends="pkg-config python nodejs yarn tar git"
|
hostmakedepends="pkg-config python nodejs yarn tar git"
|
||||||
@ -11,7 +11,7 @@ maintainer="shizonic <realtiaz@gmail.com>"
|
|||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://code.visualstudio.com/"
|
homepage="https://code.visualstudio.com/"
|
||||||
distfiles="https://github.com/Microsoft/vscode/archive/${version}.tar.gz"
|
distfiles="https://github.com/Microsoft/vscode/archive/${version}.tar.gz"
|
||||||
checksum=5a208d6cfaf35ea4d098c858faf2dff14092d74534c1b5966df87f1d5be24ef0
|
checksum=6fe56f9328ded06b38b29de4f545fc82007006cac18bdea8961637e25025d4a2
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user