vscode: update to 1.56.2
This commit is contained in:
parent
739bb6c83d
commit
a404d0b5d6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vscode'
|
||||
pkgname=vscode
|
||||
version=1.56.1
|
||||
version=1.56.2
|
||||
revision=1
|
||||
_electronver=12.0.4
|
||||
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=f4568de584b3a2a1f8092141d60dfd5c238f80ae51289592610185dc6f9f877b
|
||||
checksum=d1963dd3aeb600c34a246dfc35ff36c0f8b3ddbd3e2c92775a50e84f159b6014
|
||||
patch_args="-Np1"
|
||||
|
||||
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
||||
|
|
Loading…
Reference in New Issue