summaryrefslogtreecommitdiff
path: root/embedded-test.sh
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-03-21 18:21:24 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2015-03-21 18:21:24 -0500
commit43d26985fdbad77403fb11ab7214869ea91fae2c (patch)
treeea1ccfa91a2c066545d131d4ec019aeea1ecb06d /embedded-test.sh
parent08bcc1e7fb039ea7a7c0b22093a9f824f2dce4f4 (diff)
update musl release to 1.1.7
Diffstat (limited to 'embedded-test.sh')
-rwxr-xr-xembedded-test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/embedded-test.sh b/embedded-test.sh
index a5514a5..9654e08 100755
--- a/embedded-test.sh
+++ b/embedded-test.sh
@@ -640,7 +640,7 @@ for lib in ${libc}; do
;;
musl)
archlist=$arch_list_musl
- version=1.1.6
+ version=1.1.7
gitversion=git
if [ $git -eq 1 ]; then
libver=musl-${gitversion}