diff options
Diffstat (limited to 'setup-abuild')
-rwxr-xr-x | setup-abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setup-abuild b/setup-abuild index e59ec41..5fc2a26 100755 --- a/setup-abuild +++ b/setup-abuild @@ -15,7 +15,7 @@ cd "${DEST}"; # this directory will already exist if correct # so that we do not have to force building static musl binaries. # nmus=musl; -vmus=1.2.3; +vmus=1.2.5; test ! -f ._${nmus}-${vmus} && \ ( test ! -d ${nmus}-${vmus} \ |