diff options
author | Matt Housh <jaeger@crux.ninja> | 2021-06-14 22:56:17 -0500 |
---|---|---|
committer | Matt Housh <jaeger@crux.ninja> | 2021-06-14 22:56:17 -0500 |
commit | b044a5df009f51ca0aca13106c12c91bebbf5ddd (patch) | |
tree | d60c08ea5b105b590e7d0db107d9ead3a7376e7b /alsa-lib | |
parent | 461454b22abfa1172cd65fce7338a35a95281786 (diff) | |
download | opt-b044a5df009f51ca0aca13106c12c91bebbf5ddd.tar.gz opt-b044a5df009f51ca0aca13106c12c91bebbf5ddd.tar.xz |
alsa-lib: updated to version 1.2.5.1
Diffstat (limited to 'alsa-lib')
-rw-r--r-- | alsa-lib/.footprint | 3 | ||||
-rw-r--r-- | alsa-lib/.signature | 8 | ||||
-rw-r--r-- | alsa-lib/Pkgfile | 2 |
3 files changed, 8 insertions, 5 deletions
diff --git a/alsa-lib/.footprint b/alsa-lib/.footprint index 0c6045117..7f0d97966 100644 --- a/alsa-lib/.footprint +++ b/alsa-lib/.footprint @@ -8,6 +8,7 @@ drwxr-xr-x root/root usr/include/alsa/ -rw-r--r-- root/root usr/include/alsa/conf.h -rw-r--r-- root/root usr/include/alsa/control.h -rw-r--r-- root/root usr/include/alsa/control_external.h +-rw-r--r-- root/root usr/include/alsa/control_plugin.h -rw-r--r-- root/root usr/include/alsa/error.h -rw-r--r-- root/root usr/include/alsa/global.h -rw-r--r-- root/root usr/include/alsa/hwdep.h @@ -130,6 +131,8 @@ drwxr-xr-x root/root usr/share/alsa/cards/ -rw-r--r-- root/root usr/share/alsa/cards/aliases.conf -rw-r--r-- root/root usr/share/alsa/cards/pistachio-card.conf -rw-r--r-- root/root usr/share/alsa/cards/vc4-hdmi.conf +drwxr-xr-x root/root usr/share/alsa/ctl/ +-rw-r--r-- root/root usr/share/alsa/ctl/default.conf drwxr-xr-x root/root usr/share/alsa/pcm/ -rw-r--r-- root/root usr/share/alsa/pcm/center_lfe.conf -rw-r--r-- root/root usr/share/alsa/pcm/default.conf diff --git a/alsa-lib/.signature b/alsa-lib/.signature index f16dfafc6..519f3ab7c 100644 --- a/alsa-lib/.signature +++ b/alsa-lib/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/QTegiIqzYQE6LjdJqPyo7JDdtBvQxKTr7tUgvjdj0CpJkrncPSFtpkBVEFKtDFIhe3qViImN/EhdksE1PVGdQY= -SHA256 (Pkgfile) = 3314089bc9f70461ff26094b24d27670eba4a3d724435677fcc3c980470475a3 -SHA256 (.footprint) = 5d2b5316414c769bb0ebc19ccb675f0309a51e859acd1cd13ae091f270106ab4 -SHA256 (alsa-lib-1.2.4.tar.bz2) = f7554be1a56cdff468b58fc1c29b95b64864c590038dd309c7a978c7116908f7 +RWSE3ohX2g5d/f/4cTxRGaSTDxqDTvXmC8oeHAAdUNmAS90FLvAINPrbZpOYBeSVTW6m1LC4LgZXxDqnVoyfg4TKi+7C8UksqQ0= +SHA256 (Pkgfile) = fed83291f414a3beac36b6606392b5ef3669a2e490257eae4756a9abc3ee6cc8 +SHA256 (.footprint) = be8335fe6349e4fbf55e0bc8c8c438ffd9b744c070cf5755bc1b863f521b0aad +SHA256 (alsa-lib-1.2.5.1.tar.bz2) = 628421d950cecaf234de3f899d520c0a6923313c964ad751ffac081df331438e diff --git a/alsa-lib/Pkgfile b/alsa-lib/Pkgfile index 305ed691c..dd6460776 100644 --- a/alsa-lib/Pkgfile +++ b/alsa-lib/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Matt Housh, jaeger at crux dot ninja name=alsa-lib -version=1.2.4 +version=1.2.5.1 release=1 source=(ftp://ftp.alsa-project.org/pub/lib/$name-$version.tar.bz2) |