diff --git a/hardware/sound/alsa-lib/pspec.xml b/hardware/sound/alsa-lib/pspec.xml
index bb14928876..be1cf22e60 100644
--- a/hardware/sound/alsa-lib/pspec.xml
+++ b/hardware/sound/alsa-lib/pspec.xml
@@ -13,7 +13,7 @@
app:console
The Advanced Linux Sound Architecture (ALSA) library
alsa-lib provides ALSA runtime libraries to simplify application programming and provide higher level functionality as well as support for the older OSS API, providing binary compatibility for most OSS programs.
- ftp://ftp.alsa-project.org/pub/lib/alsa-lib-1.2.2.tar.bz2
+ ftp://ftp.alsa-project.org/pub/lib/alsa-lib-1.2.4.tar.bz2
doxygen
python-devel
@@ -61,6 +61,13 @@
+
+ 2021-01-18
+ 1.2.4
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2020-04-10
1.2.2
diff --git a/hardware/sound/alsa-tools/actions.py b/hardware/sound/alsa-tools/actions.py
index 05e52aabfc..077640eff3 100644
--- a/hardware/sound/alsa-tools/actions.py
+++ b/hardware/sound/alsa-tools/actions.py
@@ -28,7 +28,7 @@ if "_" in get.srcVERSION():
def setup():
for tool in alsa_tools:
shelltools.cd(tool)
- if tool in ["hdspconf", "ld10k1"]:
+ if tool in ["hdspconf", "ld10k1", "hdspmixer"]:
autotools.autoreconf("-fi")
autotools.configure()
shelltools.cd("..")
diff --git a/hardware/sound/alsa-tools/pspec.xml b/hardware/sound/alsa-tools/pspec.xml
index d5d800d5ba..d1ed846196 100644
--- a/hardware/sound/alsa-tools/pspec.xml
+++ b/hardware/sound/alsa-tools/pspec.xml
@@ -17,7 +17,7 @@
gtk2-devel
fltk-devel
- alsa-lib-devel
+ alsa-lib-devel
usx2yloader_udev.patch
@@ -100,6 +100,13 @@
+
+ 2021-01-18
+ 1.2.2
+ Rebuild.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2020-04-10
1.2.2
diff --git a/hardware/sound/alsa-utils/pspec.xml b/hardware/sound/alsa-utils/pspec.xml
index 3644412bd8..1d39c64664 100644
--- a/hardware/sound/alsa-utils/pspec.xml
+++ b/hardware/sound/alsa-utils/pspec.xml
@@ -12,7 +12,7 @@
app:console
Advanced Linux Sound Architecture (ALSA) utilities
alsa-utils contains command line utilities for the Advanced Linux Sound Architecture (ALSA).
- ftp://ftp.alsa-project.org/pub/utils/alsa-utils-1.2.2.tar.bz2
+ ftp://ftp.alsa-project.org/pub/utils/alsa-utils-1.2.4.tar.bz2
xmlto
util-linux
@@ -21,7 +21,7 @@
libxslt-devel
ncurses-devel
libsamplerate-devel
- alsa-lib-devel
+ alsa-lib-devel
@@ -59,6 +59,13 @@
+
+ 2021-01-18
+ 1.2.4
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2020-04-10
1.2.2