uclibc: update to 1.0.16

Update uClibc-ng to latest stable release (1.0.16).

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Waldemar Brodkorb 2016-07-03 17:45:28 +02:00 committed by Peter Korsgaard
parent 5ae01db605
commit ea6daf6193
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
# From http://www.uclibc-ng.org/
sha256 0f62f35217d9a0b5eb3810dd6de16ab3dd4323f3224c6b95423250ac1e19ee49 uClibc-ng-1.0.15.tar.xz
sha256 8de41ab1e774c4770a240009a85ad9c1566d82c52017267b99883d60e5bb10b3 uClibc-ng-1.0.16.tar.xz

View File

@ -4,7 +4,7 @@
#
################################################################################
UCLIBC_VERSION = 1.0.15
UCLIBC_VERSION = 1.0.16
UCLIBC_SOURCE = uClibc-ng-$(UCLIBC_VERSION).tar.xz
UCLIBC_SITE = http://downloads.uclibc-ng.org/releases/$(UCLIBC_VERSION)
UCLIBC_LICENSE = LGPLv2.1+