diff options
| author | Michael Forney <mforney@mforney.org> | 2022-02-17 23:26:50 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2022-02-18 02:58:00 -0800 |
| commit | bc885c49ae28210e548ee811cb946e955f4aa3d8 (patch) | |
| tree | a7b8d99586255016597b0d382de5fa87b7c3eb3c /pkg/squashfs-tools-ng | |
| parent | 54387e6dcb0f47ec6ae76ebf44c40aceddc44085 (diff) | |
squashfs-tools-ng: Update to 1.1.3
Diffstat (limited to 'pkg/squashfs-tools-ng')
| -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 70b91747..b29ce67b 100644 --- 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/src b/pkg/squashfs-tools-ng/src -Subproject c37f0087c50c8b0568e8fc7aa69d50eea65fd08 +Subproject 11dfe80e867f199bbf40a3bdcffa77b4aa6429f diff --git a/pkg/squashfs-tools-ng/ver b/pkg/squashfs-tools-ng/ver index 61868d68..6c001e1a 100644 --- a/pkg/squashfs-tools-ng/ver +++ b/pkg/squashfs-tools-ng/ver @@ -1 +1 @@ -1.1.2 r0 +1.1.3 r0 |
