1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-05-19 03:56:14 +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 15:15:53 +02:00
parent c62d44b871
commit de68f8f6a7

View file

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