diff options
| author | Michael Forney <mforney@mforney.org> | 2020-11-25 13:46:38 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-11-28 15:19:36 -0800 |
| commit | 95561839f33a23f0358535e5b8f71d77f07b8e24 (patch) | |
| tree | 42131fb3acf1c66393ff667a6b34d9c82f0bd903 /pkg | |
| parent | 1368f4b95d7eb0e16c081c3733e8b79e6f9ffd6a (diff) | |
squashfs-tools-ng: Update to 1.0.3
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 7609ee30..81997772 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.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/src b/pkg/squashfs-tools-ng/src -Subproject b96f0fc154feef531be76034bf6e38925636146 +Subproject 587b1066b3805e0c961cde893691bf993eb9c93 diff --git a/pkg/squashfs-tools-ng/ver b/pkg/squashfs-tools-ng/ver index bc1bda47..6cb3ac3c 100644 --- a/pkg/squashfs-tools-ng/ver +++ b/pkg/squashfs-tools-ng/ver @@ -1 +1 @@ -1.0.2 r0 +1.0.3 r0 |
