diff options
| author | Michael Forney <mforney@mforney.org> | 2020-06-10 17:44:55 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-06-10 17:44:55 -0700 |
| commit | 911ed5c6258ade5df03e595e2802c9d32118b86d (patch) | |
| tree | 4fddfbf49d982451754e44ae6ec35c80358f1e9b | |
| parent | 7766b41dd6949cbafac5705a910a6025d88a0d25 (diff) | |
alsa-utils: Update to 1.2.3
| -rw-r--r-- | pkg/alsa-utils/aconfig.h | 6 | ||||
| m--------- | pkg/alsa-utils/src | 0 | ||||
| -rw-r--r-- | pkg/alsa-utils/ver | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/pkg/alsa-utils/aconfig.h b/pkg/alsa-utils/aconfig.h index cc4f6bcf..fe1dcd2b 100644 --- a/pkg/alsa-utils/aconfig.h +++ b/pkg/alsa-utils/aconfig.h @@ -39,14 +39,14 @@ #define PACKAGE "alsa-utils" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "alsa-utils" -#define PACKAGE_STRING "alsa-utils 1.2.2" +#define PACKAGE_STRING "alsa-utils 1.2.3" #define PACKAGE_TARNAME "alsa-utils" #define PACKAGE_URL "" -#define PACKAGE_VERSION "1.2.2" +#define PACKAGE_VERSION "1.2.3" #define SOUNDSDIR "/share/sounds/alsa" #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 -#define VERSION "1.2.2" +#define VERSION "1.2.3" /* #undef WITH_FFADO */ #ifndef _DARWIN_USE_64_BIT_INODE # define _DARWIN_USE_64_BIT_INODE 1 diff --git a/pkg/alsa-utils/src b/pkg/alsa-utils/src -Subproject f31f5df42a0f354619119ccc7f187d7a3ea5259 +Subproject 247d9e336d56d223f1e51dd164c39d82af5a552 diff --git a/pkg/alsa-utils/ver b/pkg/alsa-utils/ver index bb3ca233..3dcecf2e 100644 --- a/pkg/alsa-utils/ver +++ b/pkg/alsa-utils/ver @@ -1 +1 @@ -1.2.2 r0 +1.2.3 r0 |
