logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 911ed5c6258ade5df03e595e2802c9d32118b86d
parent 7766b41dd6949cbafac5705a910a6025d88a0d25
Author: Michael Forney <mforney@mforney.org>
Date:   Wed, 10 Jun 2020 17:44:55 -0700

alsa-utils: Update to 1.2.3

Diffstat:

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

diff --git 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/ver b/pkg/alsa-utils/ver @@ -1 +1 @@ -1.2.2 r0 +1.2.3 r0