diff options
author | Matt Housh <jaeger@crux.ninja> | 2022-06-05 15:50:35 -0500 |
---|---|---|
committer | Matt Housh <jaeger@crux.ninja> | 2022-06-05 15:50:35 -0500 |
commit | cf87ddcfc3ea895f76252798b98e1b596d19ed42 (patch) | |
tree | 9a05a05267defe8bc7f08276f6fd017d0c08d6d4 /alsa-utils | |
parent | ba6f3a2965e950ddc25646cf3987d77b48051a8d (diff) | |
download | opt-cf87ddcfc3ea895f76252798b98e1b596d19ed42.tar.gz opt-cf87ddcfc3ea895f76252798b98e1b596d19ed42.tar.xz |
alsa-utils: updated to version 1.2.7
Diffstat (limited to 'alsa-utils')
-rw-r--r-- | alsa-utils/.footprint | 6 | ||||
-rw-r--r-- | alsa-utils/.signature | 8 | ||||
-rw-r--r-- | alsa-utils/Pkgfile | 2 |
3 files changed, 9 insertions, 7 deletions
diff --git a/alsa-utils/.footprint b/alsa-utils/.footprint index b45c8180d..f2ba7cba6 100644 --- a/alsa-utils/.footprint +++ b/alsa-utils/.footprint @@ -23,6 +23,10 @@ lrwxrwxrwx root/root usr/bin/arecord -> aplay -rwxr-xr-x root/root usr/bin/axfer -rwxr-xr-x root/root usr/bin/iecset -rwxr-xr-x root/root usr/bin/speaker-test +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/alsa-topology/ +-rwxr-xr-x root/root usr/lib/alsa-topology/libalsatplg_module_nhlt.la +-rwxr-xr-x root/root usr/lib/alsa-topology/libalsatplg_module_nhlt.so drwxr-xr-x root/root usr/sbin/ -rwxr-xr-x root/root usr/sbin/alsa-info.sh -rwxr-xr-x root/root usr/sbin/alsaconf @@ -37,8 +41,6 @@ drwxr-xr-x root/root usr/share/alsa/init/ -rw-r--r-- root/root usr/share/alsa/init/help -rw-r--r-- root/root usr/share/alsa/init/info -rw-r--r-- root/root usr/share/alsa/init/test -drwxr-xr-x root/root usr/share/alsa/speaker-test/ --rw-r--r-- root/root usr/share/alsa/speaker-test/sample_map.csv drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/aconnect.1.gz diff --git a/alsa-utils/.signature b/alsa-utils/.signature index d6b26c024..39a6ce792 100644 --- a/alsa-utils/.signature +++ b/alsa-utils/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/eikNYmStZ+3CM6Iw9p+qkUEF+fMO9yCzqIDUYQDCpSis/CLKRX7fd0ipOqGPlHVwjfLocq9B4OP3MTAkgb9Jg4= -SHA256 (Pkgfile) = b006c8249160cbce06e302fd3416c0ce47d0a9985866e1d47d364f370ec1f599 -SHA256 (.footprint) = fd269a5985d003c4e5d766fc696338ad79cc27649d2e0dfec7420b3f47e10ce9 -SHA256 (alsa-utils-1.2.6.tar.bz2) = 6a1efd8a1f1d9d38e489633eaec1fffa5c315663b316cab804be486887e6145d +RWSE3ohX2g5d/V5NFJ3tZ3r8fYUvuZ1gjZk/JRX7meXsoIBK9BC6cyYT6s/LLQavFRz6PGBeEFHEbKcsMvgQRY3FsDsEfa8txwo= +SHA256 (Pkgfile) = 048ecbf70ffc9409266b686ac154889c5bfe9508ff8250a05baa45b1041a95c8 +SHA256 (.footprint) = 71c7b151dd1dbff6987dcc43d0021596986cfe651938b2df52b13c58079a26ab +SHA256 (alsa-utils-1.2.7.tar.bz2) = e906bf2404ff04c448eaa3d226d283a62b9a283f12e4fd8457fb24bac274e678 SHA256 (rc.alsa) = dcb1a5d6a1b890fb35e724d417dbcff188ae89ea9a6cd791a6fb06ef1b17baae diff --git a/alsa-utils/Pkgfile b/alsa-utils/Pkgfile index d28631a32..47ab2b418 100644 --- a/alsa-utils/Pkgfile +++ b/alsa-utils/Pkgfile @@ -4,7 +4,7 @@ # Depends on: gettext, alsa-lib, dialog name=alsa-utils -version=1.2.6 +version=1.2.7 release=1 source=(http://www.alsa-project.org/files/pub/utils/$name-$version.tar.bz2 \ rc.alsa) |