logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 19e5f5d3097e967b582d06a0f519c5d44db3ded6
parent 066c60092ca307b1c6196877ee9191c198207d67
Author: Michael Forney <mforney@mforney.org>
Date:   Wed, 22 May 2019 00:53:42 -0700

alsa-lib: Update to 1.1.9

Diffstat:

Mpkg/alsa-lib/config.h6+++---
Mpkg/alsa-lib/ver2+-
2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/pkg/alsa-lib/config.h b/pkg/alsa-lib/config.h @@ -46,10 +46,10 @@ #define PACKAGE "alsa-lib" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "alsa-lib" -#define PACKAGE_STRING "alsa-lib 1.1.8" +#define PACKAGE_STRING "alsa-lib 1.1.9" #define PACKAGE_TARNAME "alsa-lib" #define PACKAGE_URL "" -#define PACKAGE_VERSION "1.1.8" +#define PACKAGE_VERSION "1.1.9" #define SND_MAX_CARDS 32 #define STDC_HEADERS 1 #define SUPPORT_ALOAD "1" @@ -72,7 +72,7 @@ #ifndef __EXTENSIONS__ # define __EXTENSIONS__ 1 #endif -#define VERSION "1.1.8" +#define VERSION "1.1.9" #define VERSIONED_SYMBOLS /**/ /* #undef _MINIX */ /* #undef _POSIX_1_SOURCE */ diff --git a/pkg/alsa-lib/ver b/pkg/alsa-lib/ver @@ -1 +1 @@ -1.1.8 r0 +1.1.9 r0