From ed6182890f7c3a9c16a6ec22bfdef29dce459d29 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Thu, 29 Sep 2022 20:57:53 -0400 Subject: [PATCH] sof-tools: update to 2.3 --- srcpkgs/sof-tools/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/sof-tools/template b/srcpkgs/sof-tools/template index bea358ae8b2d..d06a93d8f524 100644 --- a/srcpkgs/sof-tools/template +++ b/srcpkgs/sof-tools/template @@ -1,9 +1,9 @@ # Template file for 'sof-tools' pkgname=sof-tools -version=2.2.1 +version=2.3 revision=1 # https://github.com/thesofproject/sof/issues/4902 -archs="x86_64" +# archs="x86_64" wrksrc="sof-${version}" build_wrksrc="tools" build_style=cmake @@ -14,7 +14,7 @@ maintainer="cinerea0 " license="BSD-3-Clause" homepage="https://thesofproject.github.io/latest/index.html" distfiles="https://github.com/thesofproject/sof/archive/refs/tags/v${version}.tar.gz" -checksum=72e096cc69ca0f1782bd0757c1ac7ae27de3f16228cf8dfb75069b129465ed73 +checksum=11405f48936cbc847dd22df50e32e8c2ecf5a4ef200e4ba99c95ab4a90d6bbd8 post_install() { vlicense ../LICENCE