vscode: update to 1.48.2. [ci skip]
This commit is contained in:
parent
50304b4f18
commit
9b822bbf58
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vscode'
|
||||
pkgname=vscode
|
||||
version=1.48.1
|
||||
version=1.48.2
|
||||
revision=1
|
||||
_electronver=7.3.2
|
||||
hostmakedepends="pkg-config python nodejs-lts-10 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=2f82a7fb41d0eb3d846b0c7421249e92beb96942929ada45b5966b16ea93b613
|
||||
checksum=52e4434d269c58f45369a7bcf76da229e4ecaece6c9c8045e53ba72f2baa36fd
|
||||
patch_args="-Np1"
|
||||
|
||||
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
||||
|
|
Loading…
Reference in a new issue