diff options
| author | Michael Forney <mforney@mforney.org> | 2020-08-13 02:12:14 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-08-13 02:12:14 -0700 |
| commit | 44f06460e17c61c604aeae2cf78bb2ca94e618c8 (patch) | |
| tree | 8d07ca4ea4e7b2e634faa435e80fe9ba5f0c9e67 /pkg | |
| parent | b03454e0c323e6d2d7b7c0f7ab4fdb0834dadf67 (diff) | |
squashfs-tools-ng: Update to 1.0.1
Diffstat (limited to 'pkg')
| -rw-r--r-- | pkg/squashfs-tools-ng/config.h | 6 | ||||
| m--------- | pkg/squashfs-tools-ng/src | 0 | ||||
| -rw-r--r-- | pkg/squashfs-tools-ng/ver | 2 |
3 files changed, 4 insertions, 4 deletions
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 -Subproject fcbf4c346c8a9b88679983614218e90a44fe8f2 +Subproject b1df58225cc5d4b12aa756e708f416fd09bc76f 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 |
