commit: bc885c49ae28210e548ee811cb946e955f4aa3d8
parent 54387e6dcb0f47ec6ae76ebf44c40aceddc44085
Author: Michael Forney <mforney@mforney.org>
Date: Thu, 17 Feb 2022 23:26:50 -0800
squashfs-tools-ng: Update to 1.1.3
Diffstat:
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/pkg/squashfs-tools-ng/config.h b/pkg/squashfs-tools-ng/config.h
@@ -29,13 +29,13 @@
#define PACKAGE "squashfs-tools-ng"
#define PACKAGE_BUGREPORT "goliath@infraroot.at"
#define PACKAGE_NAME "squashfs-tools-ng"
-#define PACKAGE_STRING "squashfs-tools-ng 1.1.2"
+#define PACKAGE_STRING "squashfs-tools-ng 1.1.3"
#define PACKAGE_TARNAME "squashfs-tools-ng"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "1.1.2"
+#define PACKAGE_VERSION "1.1.3"
/* #undef PTHREAD_CREATE_JOINABLE */
#define STDC_HEADERS 1
-#define VERSION "1.1.2"
+#define VERSION "1.1.3"
#ifndef _DARWIN_USE_64_BIT_INODE
# define _DARWIN_USE_64_BIT_INODE 1
#endif
diff --git a/pkg/squashfs-tools-ng/ver b/pkg/squashfs-tools-ng/ver
@@ -1 +1 @@
-1.1.2 r0
+1.1.3 r0