mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sof-tools: update to 2.2
This commit is contained in:
parent
b36cd9d5bb
commit
f102a634da
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sof-tools'
|
# Template file for 'sof-tools'
|
||||||
pkgname=sof-tools
|
pkgname=sof-tools
|
||||||
version=1.9.2
|
version=2.2
|
||||||
revision=1
|
revision=1
|
||||||
# https://github.com/thesofproject/sof/issues/4902
|
# https://github.com/thesofproject/sof/issues/4902
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://thesofproject.github.io/latest/index.html"
|
homepage="https://thesofproject.github.io/latest/index.html"
|
||||||
distfiles="https://github.com/thesofproject/sof/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/thesofproject/sof/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=77fc2200f96c565b18b5975fc2ac19c54a93e83502f13b4f782567e5c44f45da
|
checksum=d3b1cbf3dfbbf82f906c373cf0446efe53815414ff5635eece9b605741765a37
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense ../LICENCE
|
vlicense ../LICENCE
|
||||||
|
|
Loading…
Add table
Reference in a new issue