diff options
| author | Michael Forney <mforney@mforney.org> | 2019-05-22 00:53:42 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2019-05-22 00:53:42 -0700 |
| commit | 19e5f5d3097e967b582d06a0f519c5d44db3ded6 (patch) | |
| tree | f169dd366b678579cdd79453e8a1ba443830d5fb /pkg | |
| parent | 066c60092ca307b1c6196877ee9191c198207d67 (diff) | |
alsa-lib: Update to 1.1.9
Diffstat (limited to 'pkg')
| -rw-r--r-- | pkg/alsa-lib/config.h | 6 | ||||
| m--------- | pkg/alsa-lib/src | 0 | ||||
| -rw-r--r-- | pkg/alsa-lib/ver | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/pkg/alsa-lib/config.h b/pkg/alsa-lib/config.h index 585eac7e..50b3568b 100644 --- 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/src b/pkg/alsa-lib/src -Subproject ef7b098deb2652cea2659936c96cfe3229c0a78 +Subproject 9122992a91334cd188203deba54cc077a91cd47 diff --git a/pkg/alsa-lib/ver b/pkg/alsa-lib/ver index e6a25bf3..e8341514 100644 --- a/pkg/alsa-lib/ver +++ b/pkg/alsa-lib/ver @@ -1 +1 @@ -1.1.8 r0 +1.1.9 r0 |
