diff options
| author | Michael Forney <mforney@mforney.org> | 2021-11-14 23:16:55 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2021-11-17 13:42:34 -0800 |
| commit | c948ccc4e04154a7b993b6c8f26a284fde105088 (patch) | |
| tree | f05a5a0e96c837b741791df6688ee98cd12c16db /pkg | |
| parent | 2913c5c15df90d9aaea7b3761524ad39d3105f14 (diff) | |
acpid: Update to 2.0.33
Diffstat (limited to 'pkg')
| -rw-r--r-- | pkg/acpid/config.h | 6 | ||||
| m--------- | pkg/acpid/src | 0 | ||||
| -rw-r--r-- | pkg/acpid/ver | 2 |
3 files changed, 4 insertions, 4 deletions
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 -Subproject 36c92da71ea407a87f1d0321f7d7cc49421bfb7 +Subproject e93d2f41633de6c88e8f181372661aba8f35363 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 |
