From 112366600e3e4c5bf06fe70d6def202f129aa83a Mon Sep 17 00:00:00 2001 From: Alex Lohr Date: Fri, 14 May 2021 12:24:11 +0200 Subject: [PATCH] vscode: update to 1.56.2 --- srcpkgs/vscode/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template index 3a45b7fd5b32..b3f667cf30cc 100644 --- a/srcpkgs/vscode/template +++ b/srcpkgs/vscode/template @@ -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 " 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