From c948ccc4e04154a7b993b6c8f26a284fde105088 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Sun, 14 Nov 2021 23:16:55 -0800 Subject: acpid: Update to 2.0.33 --- pkg/acpid/config.h | 6 +++--- pkg/acpid/src | 2 +- pkg/acpid/ver | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'pkg') diff --git a/pkg/acpid/config.h b/pkg/acpid/config.h index 07859455..ae8e98a1 100644 --- a/pkg/acpid/config.h +++ b/pkg/acpid/config.h @@ -42,10 +42,10 @@ #define PACKAGE "acpid" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "acpid" -#define PACKAGE_STRING "acpid 2.0.32" +#define PACKAGE_STRING "acpid 2.0.33" #define PACKAGE_TARNAME "acpid" #define PACKAGE_URL "" -#define PACKAGE_VERSION "2.0.32" +#define PACKAGE_VERSION "2.0.33" #define STDC_HEADERS 1 #ifndef _ALL_SOURCE # define _ALL_SOURCE 1 @@ -62,7 +62,7 @@ #ifndef __EXTENSIONS__ # define __EXTENSIONS__ 1 #endif -#define VERSION "2.0.32" +#define VERSION "2.0.33" #ifndef _DARWIN_USE_64_BIT_INODE # define _DARWIN_USE_64_BIT_INODE 1 #endif diff --git a/pkg/acpid/src b/pkg/acpid/src index 36c92da7..e93d2f41 160000 --- a/pkg/acpid/src +++ b/pkg/acpid/src @@ -1 +1 @@ -Subproject commit 36c92da71ea407a87f1d0321f7d7cc49421bfb75 +Subproject commit e93d2f41633de6c88e8f181372661aba8f353634 diff --git a/pkg/acpid/ver b/pkg/acpid/ver index 8a6ae654..eb5de51e 100644 --- a/pkg/acpid/ver +++ b/pkg/acpid/ver @@ -1 +1 @@ -2.0.32 r1 +2.0.33 r0 -- cgit v1.2.3