vscode: update to 1.49.3. [ci skip]
This commit is contained in:
parent
2e43ca1a73
commit
f5d14af5ab
@ -1,8 +1,8 @@
|
||||
# Template file for 'vscode'
|
||||
pkgname=vscode
|
||||
version=1.49.1
|
||||
version=1.49.3
|
||||
revision=1
|
||||
_electronver=9.2.1
|
||||
_electronver=9.3.1
|
||||
hostmakedepends="pkg-config python nodejs-lts-10 yarn tar git"
|
||||
makedepends="libxkbfile-devel libsecret-devel electron9"
|
||||
depends="libXtst libxkbfile nss dejavu-fonts-ttf xdg-utils ripgrep electron9"
|
||||
@ -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=0fb3829c19db0bea17cf0fd83859ff8f9aef0d092cad4abe2a4d1b26c985b628
|
||||
checksum=d3d8531515ea2b73531ab5067970c610aff18d2f61e57ce0f724ef8cc9f341dc
|
||||
patch_args="-Np1"
|
||||
|
||||
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user