From 63313a23ce8ef16cb88c9e264bb9a2051bc582d5 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 6 Dec 2021 20:34:48 +0100 Subject: alsa-lib: bump to 1.2.6 --- extra/alsa-lib/build | 2 +- extra/alsa-lib/checksums | 4 ++-- extra/alsa-lib/patches/1.2.5.patch | 11 ----------- extra/alsa-lib/sources | 3 +-- extra/alsa-lib/version | 2 +- 5 files changed, 5 insertions(+), 17 deletions(-) delete mode 100644 extra/alsa-lib/patches/1.2.5.patch diff --git a/extra/alsa-lib/build b/extra/alsa-lib/build index 483e5b1f..53c81148 100755 --- a/extra/alsa-lib/build +++ b/extra/alsa-lib/build @@ -1,6 +1,6 @@ #!/bin/sh -e -patch -p1 < 1.2.5.patch +# patch -p1 < 1.2.5.patch ./configure \ --prefix=/usr \ diff --git a/extra/alsa-lib/checksums b/extra/alsa-lib/checksums index 5cf9b415..fb7094ec 100644 --- a/extra/alsa-lib/checksums +++ b/extra/alsa-lib/checksums @@ -1,2 +1,2 @@ -628421d950cecaf234de3f899d520c0a6923313c964ad751ffac081df331438e alsa-lib-1.2.5.1.tar.bz2 -f4efc02bd9601c532ab5c50ecc03588815225d379bfbbfbbf1d3fc1f1f6473ca 1.2.5.patch +%BLAKE3 +0ea91130824f3f8d8cb3f62e9524e3cede5f157c050d515f0fac548048cb38d0 alsa-lib-1.2.6.tar.bz2 diff --git a/extra/alsa-lib/patches/1.2.5.patch b/extra/alsa-lib/patches/1.2.5.patch deleted file mode 100644 index ae188e8a..00000000 --- a/extra/alsa-lib/patches/1.2.5.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -ur alsa-lib/aserver/aserver.c alsa-lib-patch/aserver/aserver.c ---- alsa-lib/aserver/aserver.c 2021-05-28 00:30:16.000000000 +0300 -+++ alsa-lib-patch/aserver/aserver.c 2021-06-02 18:18:31.636265488 +0300 -@@ -35,6 +35,7 @@ - - #include "aserver.h" - -+const char *_snd_module_control_empty; - char *command; - - #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95) diff --git a/extra/alsa-lib/sources b/extra/alsa-lib/sources index 03e93886..d12b8820 100644 --- a/extra/alsa-lib/sources +++ b/extra/alsa-lib/sources @@ -1,2 +1 @@ -https://www.alsa-project.org/files/pub/lib/alsa-lib-1.2.5.1.tar.bz2 -patches/1.2.5.patch +https://www.alsa-project.org/files/pub/lib/alsa-lib-1.2.6.tar.bz2 diff --git a/extra/alsa-lib/version b/extra/alsa-lib/version index 9e7ce450..815496e6 100644 --- a/extra/alsa-lib/version +++ b/extra/alsa-lib/version @@ -1 +1 @@ -1.2.5.1 1 +1.2.6 1 -- cgit v1.2.3