diff --git a/squashfs-tools.be0 b/squashfs-tools.be0 index ea33330d1..03d678938 100755 --- a/squashfs-tools.be0 +++ b/squashfs-tools.be0 @@ -1,16 +1,8 @@ #!/bin/env beesh -# BEE_VERSION squashfs-tools-4.4.0-1 - -SRCURL[0]="https://github.com/plougher/squashfs-tools.git" - -mee_getsources() { - cd ${S} - git clone ${SRCURL} . - # git checkout v${PKGFULLVERSION} - git checkout 00508d9bf2cc2c8d026483d817db212602ab6295 -} +# BEE_VERSION squashfs-tools-4.4.0-2 +SRCURL[0]="https://github.com/plougher/squashfs-tools/archive/4.4.tar.gz" #mee_patch() { # bee_patch