From 6013e5a5c4ae5595798d058898040fe22077b800 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Mon, 27 Jun 2022 12:02:16 -0400 Subject: [PATCH] sof-tools: update to 2.2 --- 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 ecd8c553e5b1..0d41a19df65d 100644 --- a/srcpkgs/sof-tools/template +++ b/srcpkgs/sof-tools/template @@ -1,9 +1,9 @@ # Template file for 'sof-tools' pkgname=sof-tools -version=1.9.2 +version=2.2 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=77fc2200f96c565b18b5975fc2ac19c54a93e83502f13b4f782567e5c44f45da +checksum=d3b1cbf3dfbbf82f906c373cf0446efe53815414ff5635eece9b605741765a37 post_install() { vlicense ../LICENCE