1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-11-22 02:59:47 +01:00

Bump squashfs-tools-ng version

Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
This commit is contained in:
David Oberhollenzer 2019-07-17 13:52:53 +02:00
parent 5aa1c4b47f
commit d83b9ea383

View file

@ -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() {