logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 44f06460e17c61c604aeae2cf78bb2ca94e618c8
parent b03454e0c323e6d2d7b7c0f7ab4fdb0834dadf67
Author: Michael Forney <mforney@mforney.org>
Date:   Thu, 13 Aug 2020 02:12:14 -0700

squashfs-tools-ng: Update to 1.0.1

Diffstat:

Mpkg/squashfs-tools-ng/config.h6+++---
Mpkg/squashfs-tools-ng/ver2+-
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.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/ver b/pkg/squashfs-tools-ng/ver @@ -1 +1 @@ -1.0.0 r0 +1.0.1 r0