summaryrefslogtreecommitdiff
path: root/embedded-test.sh
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-07-06 08:00:48 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-07-06 08:00:48 +0200
commit645ce6aa232947445bd5cdc2666cde6d1225c4b3 (patch)
tree3ac7cf06f0510ee91f2bea966d3daa1374c03bfb /embedded-test.sh
parent01ecb8610bbcd259d8c686cd132bda48f7919634 (diff)
update stable musl version
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 500800a..2444cc7 100755
--- a/embedded-test.sh
+++ b/embedded-test.sh
@@ -1243,7 +1243,7 @@ for lib in ${libc}; do
if [[ $libcversion ]]; then
version=$libcversion
else
- version=1.1.14
+ version=1.1.15
fi
libver=musl-${version}
libdir=musl