1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-06-18 09:20:12 +02:00

Bump squashfs-tools-ng version

Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
This commit is contained in:
David Oberhollenzer 2019-07-07 19:50:48 +02:00
parent 15011eecd7
commit 85e929d74a

View file

@ -1,8 +1,8 @@
VERSION="0.4"
VERSION="0.4.1"
SRCDIR="squashfs-tools-ng-${VERSION}"
TARBALL="${SRCDIR}.tar.xz"
URL="https://infraroot.at/pub/squashfs"
SHA256SUM="5b08cfe5a60d4bd5858545785cca4ff5d469b4d358cead2de16e7b9068d8c50f"
SHA256SUM="30d15497c4a413f3ee5fcd1b53f6d899b06d8c3b02a1fe13ace67694c41b20e0"
DEPENDS=""
prepare() {