From d83b9ea383b2b095ff90d215933b0bfaf0d07500 Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Wed, 17 Jul 2019 13:52:53 +0200 Subject: [PATCH] Bump squashfs-tools-ng version Signed-off-by: David Oberhollenzer --- pkg/tc-squashfs/build | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/tc-squashfs/build b/pkg/tc-squashfs/build index 1b382f2..ce183f1 100755 --- a/pkg/tc-squashfs/build +++ b/pkg/tc-squashfs/build @@ -1,8 +1,8 @@ -VERSION="0.4.1" +VERSION="0.4.2" SRCDIR="squashfs-tools-ng-${VERSION}" TARBALL="${SRCDIR}.tar.xz" URL="https://infraroot.at/pub/squashfs" -SHA256SUM="30d15497c4a413f3ee5fcd1b53f6d899b06d8c3b02a1fe13ace67694c41b20e0" +SHA256SUM="762badcf85010607a56efac1546b96a69685df33bb7d126bdae617feded835fc" DEPENDS="" prepare() {