commit cac4035f0fd9e6b76317dfbeb0ea827b9098f05d Author: Matt Housh <jaeger@crux.ninja> Date: Thu Feb 20 16:47:32 2020 -0600 alsa-lib: updated to version 1.2.2 diff --git a/alsa-lib/.footprint b/alsa-lib/.footprint index 78378e425..0c6045117 100644 --- a/alsa-lib/.footprint +++ b/alsa-lib/.footprint @@ -37,6 +37,15 @@ drwxr-xr-x root/root usr/include/alsa/sound/ -rw-r--r-- root/root usr/include/alsa/sound/sscape_ioctl.h -rw-r--r-- root/root usr/include/alsa/sound/tlv.h -rw-r--r-- root/root usr/include/alsa/sound/type_compat.h +drwxr-xr-x root/root usr/include/alsa/sound/uapi/ +-rw-r--r-- root/root usr/include/alsa/sound/uapi/asoc.h +-rw-r--r-- root/root usr/include/alsa/sound/uapi/asound_fm.h +-rw-r--r-- root/root usr/include/alsa/sound/uapi/emu10k1.h +-rw-r--r-- root/root usr/include/alsa/sound/uapi/hdsp.h +-rw-r--r-- root/root usr/include/alsa/sound/uapi/hdspm.h +-rw-r--r-- root/root usr/include/alsa/sound/uapi/sb16_csp.h +-rw-r--r-- root/root usr/include/alsa/sound/uapi/sscape_ioctl.h +-rw-r--r-- root/root usr/include/alsa/sound/uapi/tlv.h -rw-r--r-- root/root usr/include/alsa/timer.h -rw-r--r-- root/root usr/include/alsa/topology.h -rw-r--r-- root/root usr/include/alsa/use-case.h diff --git a/alsa-lib/.signature b/alsa-lib/.signature index b6773929a..29e2025f3 100644 --- a/alsa-lib/.signature +++ b/alsa-lib/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/S/YjdwYpWssxe9Hu18SIJaYyVqM6FkK6rL5Df5mwzTOUvCTqZW4HH2zKPvvR5REtkIniogab06awRI7R+NuegU= -SHA256 (Pkgfile) = 7310dff19d3bb1bb709f684a8de3cf61c14820d4ada66199161c3193b8bbad62 -SHA256 (.footprint) = 0982b03cf2b911a114f9cdf342f7c7b5745d8a3af9661d0c9e5f4e25d2e0a283 -SHA256 (alsa-lib-1.2.1.2.tar.bz2) = 958e260e3673f1f6ff6b2d2c0df3fc2e469bea5b2957163ce96ce17f23e87943 +RWSE3ohX2g5d/Uho+xeLgJ128iUEY/+UBGM5d8LH5L6hgiMl6GLi84r6SEfs3tAT/AlfdCclqYiUVsFpJASvXuJzqjkdpdfuywU= +SHA256 (Pkgfile) = 5c46949a5d48933ff3173cdf7be5c7c872dd3f16e8c4ca08ee92f7b5ab7b311f +SHA256 (.footprint) = 5d2b5316414c769bb0ebc19ccb675f0309a51e859acd1cd13ae091f270106ab4 +SHA256 (alsa-lib-1.2.2.tar.bz2) = d8e853d8805574777bbe40937812ad1419c9ea7210e176f0def3e6ed255ab3ec diff --git a/alsa-lib/Pkgfile b/alsa-lib/Pkgfile index a20ec2fb9..581027cf7 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.1.2 +version=1.2.2 release=1 source=(ftp://ftp.alsa-project.org/pub/lib/$name-$version.tar.bz2)