Browse Source

bump uClibc-ng

Waldemar Brodkorb 7 years ago
parent
commit
bee27cee1d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      embedded-test.sh

+ 2 - 2
embedded-test.sh

@@ -1,6 +1,6 @@
 #!/usr/bin/env mksh
 #
-# Copyright © 2014-2017
+# Copyright © 2014-2018
 #	Waldemar Brodkorb <wbx@embedded-test.org>
 #
 # Provided that these terms and disclaimer and all copyright notices
@@ -1515,7 +1515,7 @@ for lib in ${libc}; do
       if [[ $libcversion ]]; then
         version=$libcversion
       else
-        version=1.0.27
+        version=1.0.28
       fi
       libver=uClibc-ng-${version}
       libdir=uClibc-ng