diff options
| author | Michael Forney <mforney@mforney.org> | 2017-05-28 16:47:31 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-05-28 16:47:31 -0700 |
| commit | abfe89bd68feba5e9c7d309630154b1dad6fb627 (patch) | |
| tree | 4aff09b7783f1e5eafaf9deaa47431c65d65d0e9 | |
| parent | e77b34a4b2b480fc95f4d03bd19a61f890d2035a (diff) | |
alsa-lib: Update to 1.1.4
| -rw-r--r-- | pkg/alsa-lib/config.h | 6 | ||||
| -rw-r--r-- | pkg/alsa-lib/gen.rc | 3 | ||||
| -rw-r--r-- | pkg/alsa-lib/rev | 2 | ||||
| m--------- | pkg/alsa-lib/src | 0 |
4 files changed, 7 insertions, 4 deletions
diff --git a/pkg/alsa-lib/config.h b/pkg/alsa-lib/config.h index 2c6b49ea..276db63d 100644 --- a/pkg/alsa-lib/config.h +++ b/pkg/alsa-lib/config.h @@ -34,10 +34,10 @@ #define PACKAGE "alsa-lib" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "alsa-lib" -#define PACKAGE_STRING "alsa-lib 1.1.3" +#define PACKAGE_STRING "alsa-lib 1.1.4" #define PACKAGE_TARNAME "alsa-lib" #define PACKAGE_URL "" -#define PACKAGE_VERSION "1.1.3" +#define PACKAGE_VERSION "1.1.4" #define SND_MAX_CARDS 32 #define SUPPORT_ALOAD "1" /* #undef SUPPORT_RESMGR */ @@ -59,7 +59,7 @@ #ifndef __EXTENSIONS__ # define __EXTENSIONS__ 1 #endif -#define VERSION "1.1.3" +#define VERSION "1.1.4" #define VERSIONED_SYMBOLS /**/ /* #undef _MINIX */ /* #undef _POSIX_1_SOURCE */ diff --git a/pkg/alsa-lib/gen.rc b/pkg/alsa-lib/gen.rc index c4d8f33e..6b5bf446 100644 --- a/pkg/alsa-lib/gen.rc +++ b/pkg/alsa-lib/gen.rc @@ -108,6 +108,7 @@ conf=(\ FireWave.conf\ GUS.conf\ HDA-Intel.conf\ + HdmiLpeAudio.conf\ ICE1712.conf\ ICE1724.conf\ ICH.conf\ @@ -117,6 +118,7 @@ conf=(\ Maestro3.conf\ NFORCE.conf\ PC-Speaker.conf\ + pistachio-card.conf\ PMac.conf\ PMacToonie.conf\ PS3.conf\ @@ -127,6 +129,7 @@ conf=(\ TRID4DWAVENX.conf\ USB-Audio.conf\ YMF744.conf\ + vc4-hdmi.conf\ VIA686A.conf\ VIA8233.conf\ VIA8233A.conf\ diff --git a/pkg/alsa-lib/rev b/pkg/alsa-lib/rev index 00750edc..b8626c4c 100644 --- a/pkg/alsa-lib/rev +++ b/pkg/alsa-lib/rev @@ -1 +1 @@ -3 +4 diff --git a/pkg/alsa-lib/src b/pkg/alsa-lib/src -Subproject 7e86c8c56fba6fd8cdb57ee97aaa731c351a889 +Subproject e7bf93f7e92f1694922a05718865fd2324453f4 |
