From 44f06460e17c61c604aeae2cf78bb2ca94e618c8 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Thu, 13 Aug 2020 02:12:14 -0700 Subject: squashfs-tools-ng: Update to 1.0.1 --- pkg/squashfs-tools-ng/config.h | 6 +++--- pkg/squashfs-tools-ng/src | 2 +- pkg/squashfs-tools-ng/ver | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'pkg') diff --git a/pkg/squashfs-tools-ng/config.h b/pkg/squashfs-tools-ng/config.h index 598e70ff..c4a12eed 100644 --- 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.0" +#define PACKAGE_STRING "squashfs-tools-ng 1.0.1" #define PACKAGE_TARNAME "squashfs-tools-ng" #define PACKAGE_URL "" -#define PACKAGE_VERSION "1.0.0" +#define PACKAGE_VERSION "1.0.1" /* #undef PTHREAD_CREATE_JOINABLE */ #define STDC_HEADERS 1 -#define VERSION "1.0.0" +#define VERSION "1.0.1" #ifndef _DARWIN_USE_64_BIT_INODE # define _DARWIN_USE_64_BIT_INODE 1 #endif diff --git a/pkg/squashfs-tools-ng/src b/pkg/squashfs-tools-ng/src index fcbf4c34..b1df5822 160000 --- a/pkg/squashfs-tools-ng/src +++ b/pkg/squashfs-tools-ng/src @@ -1 +1 @@ -Subproject commit fcbf4c346c8a9b88679983614218e90a44fe8f2a +Subproject commit b1df58225cc5d4b12aa756e708f416fd09bc76f9 diff --git a/pkg/squashfs-tools-ng/ver b/pkg/squashfs-tools-ng/ver index 58b4fbff..9776fd71 100644 --- a/pkg/squashfs-tools-ng/ver +++ b/pkg/squashfs-tools-ng/ver @@ -1 +1 @@ -1.0.0 r0 +1.0.1 r0 -- cgit v1.2.3