Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions srcpkgs/sof-tools/template
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
# Template file for 'sof-tools'
pkgname=sof-tools
version=2.2.1
version=2.15
revision=1
# https://github.com/thesofproject/sof/issues/4902
archs="x86_64"
build_wrksrc="tools"
build_style=cmake
hostmakedepends="alsa-utils m4"
Expand All @@ -13,7 +11,7 @@ maintainer="cinerea0 <cinerea0@protonmail.com>"
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=ab05e701a322fb7840ae11a06c874dc3f9e01a124abadbcfc26d9c5bb3d8af69

post_install() {
vlicense ../LICENCE
Expand Down