commit: c948ccc4e04154a7b993b6c8f26a284fde105088
parent 2913c5c15df90d9aaea7b3761524ad39d3105f14
Author: Michael Forney <mforney@mforney.org>
Date: Sun, 14 Nov 2021 23:16:55 -0800
acpid: Update to 2.0.33
Diffstat:
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git 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/ver b/pkg/acpid/ver
@@ -1 +1 @@
-2.0.32 r1
+2.0.33 r0