diff --git a/compile.sh b/compile.sh index 45875862..0781b4ef 100755 --- a/compile.sh +++ b/compile.sh @@ -21,7 +21,7 @@ else compiledir=$1 if [ "$1" != "$CC" ]; then - VER_E2FSPROGS=1.39 + VER_E2FSPROGS=1.40.2 crosscompile_target=$1 TESTDISKCC=$crosscompile_target-gcc # CC="$crosscompile_target-gcc -mno-cygwin"