From ad3d8a778ea1a38e557316f638351db4d5bd6df7 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Fri, 26 Aug 2022 19:43:11 +0200 Subject: [PATCH] kore: update to 4.2.3. --- srcpkgs/kore/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kore/template b/srcpkgs/kore/template index f90a4d9183a..715f92118e9 100644 --- a/srcpkgs/kore/template +++ b/srcpkgs/kore/template @@ -1,6 +1,6 @@ # Template file for 'kore' pkgname=kore -version=4.2.2 +version=4.2.3 revision=1 # arch specific seccomp stuff archs="x86_64* aarch64* ppc64*" @@ -14,7 +14,7 @@ maintainer="Helmut Pozimski " license="ISC" homepage="https://kore.io" distfiles="https://kore.io/releases/kore-${version}.tar.gz" -checksum=77c12d80bb76fe774b16996e6bac6d4ad950070d0816c3409dc0397dfc62725f +checksum=f9a9727af97441ae87ff9250e374b9fe3a32a3348b25cb50bd2b7de5ec7f5d82 disable_parallel_build=yes export TARGET_PLATFORM=${XBPS_TARGET_MACHINE}