commit: 95561839f33a23f0358535e5b8f71d77f07b8e24
parent 1368f4b95d7eb0e16c081c3733e8b79e6f9ffd6a
Author: Michael Forney <mforney@mforney.org>
Date: Wed, 25 Nov 2020 13:46:38 -0800
squashfs-tools-ng: Update to 1.0.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
@@ -24,13 +24,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.0.2"
+#define PACKAGE_STRING "squashfs-tools-ng 1.0.3"
#define PACKAGE_TARNAME "squashfs-tools-ng"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "1.0.2"
+#define PACKAGE_VERSION "1.0.3"
/* #undef PTHREAD_CREATE_JOINABLE */
#define STDC_HEADERS 1
-#define VERSION "1.0.2"
+#define VERSION "1.0.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.0.2 r0
+1.0.3 r0