mirror of
https://github.com/pygos/build.git
synced 2024-11-05 03:27:10 +01:00
Bump squashfs-tools-ng version
Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
This commit is contained in:
parent
c62d44b871
commit
de68f8f6a7
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue