alsa-utils: updated to version 1.2.12

This commit is contained in:
Matt Housh 2024-06-15 09:36:00 -05:00
parent 7699840fca
commit e58a5f3dbb
Signed by: jaeger
GPG Key ID: F9DE89ED1BFADFD7
3 changed files with 8 additions and 6 deletions

View File

@ -20,6 +20,7 @@ lrwxrwxrwx root/root usr/bin/arecord -> aplay
-rwxr-xr-x root/root usr/bin/arecordmidi
-rwxr-xr-x root/root usr/bin/aseqdump
-rwxr-xr-x root/root usr/bin/aseqnet
-rwxr-xr-x root/root usr/bin/aseqsend
-rwxr-xr-x root/root usr/bin/axfer
-rwxr-xr-x root/root usr/bin/iecset
-rwxr-xr-x root/root usr/bin/nhlt-dmic-info
@ -57,6 +58,7 @@ lrwxrwxrwx root/root usr/share/man/man1/arecord.1.gz -> aplay.1.gz
-rw-r--r-- root/root usr/share/man/man1/arecordmidi.1.gz
-rw-r--r-- root/root usr/share/man/man1/aseqdump.1.gz
-rw-r--r-- root/root usr/share/man/man1/aseqnet.1.gz
-rw-r--r-- root/root usr/share/man/man1/aseqsend.1.gz
-rw-r--r-- root/root usr/share/man/man1/axfer-list.1.gz
-rw-r--r-- root/root usr/share/man/man1/axfer-transfer.1.gz
-rw-r--r-- root/root usr/share/man/man1/axfer.1.gz

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/aiQkjZ+RpgQ6VX9y0WrZhhjHQK9QMpJM5RvvNf8OOMIy55pyuZmqxzHOYowUfsQ1kjFOtBhMWAnMQ8HwbiBfAU=
SHA256 (Pkgfile) = 9ad09a69700a0cead3be72677cae26cf8ce3e903841b68eead156b3f63d95953
SHA256 (.footprint) = 9f71c82677a78386c16592a13fd57ac547082aec348e8f79c5a9943ffc9c777d
SHA256 (alsa-utils-1.2.11.tar.bz2) = 9ac6ca3a883f151e568dcf979b8d2e5cbecc51b819bb0e6bb8a2e9b34cc428a7
RWSE3ohX2g5d/c0lKTmC0lIlDsH05r62QF/rSQ2uiMUvuxUk2GBcNUhuSg43qRGoZgSDm2/dY6O7ygalq6WugIgwLkZOs8CcwQ4=
SHA256 (Pkgfile) = 02ac68d0bdd630bcfd732cca14318f9c4eabece6e4a8b90841376e0f455198a1
SHA256 (.footprint) = dd6725d5cb618f4c9a557a2eb32f2cd1b363e0e71607c51f307d9b820ec02482
SHA256 (alsa-utils-1.2.12.tar.bz2) = 98bc6677d0c0074006679051822324a0ab0879aea558a8f68b511780d30cd924
SHA256 (rc.alsa) = dcb1a5d6a1b890fb35e724d417dbcff188ae89ea9a6cd791a6fb06ef1b17baae

View File

@ -1,10 +1,10 @@
# Description: ALSA utils
# URL: http://www.alsa-project.org/
# Maintainer: Matt Housh, jaeger at crux dot ninja
# Depends on: gettext, alsa-lib, dialog
# Depends on: gettext alsa-lib dialog
name=alsa-utils
version=1.2.11
version=1.2.12
release=1
source=(https://www.alsa-project.org/files/pub/utils/$name-$version.tar.bz2 \
rc.alsa)