Skip to content
Snippets Groups Projects
Commit e4d186b1 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

uClibc-ng: update to 1.0.9


Update to 1.0.9, switch to XZ tarball.

Signed-off-by: default avatarWaldemar Brodkorb <wbx@uclibc-ng.org>

SVN-Revision: 47715
parent b9849f28
No related branches found
No related tags found
No related merge requests found
config UCLIBC_VERSION
string
depends on USE_UCLIBC
default "1.0.8"
default "1.0.9"
config UCLIBC_VERSION_NG
bool
......
......@@ -13,10 +13,10 @@ PKG_NAME:=uClibc-ng
PKG_SOURCE_URL = http://downloads.uclibc-ng.org/releases/$(PKG_VERSION)/
PATCH_DIR:=$(PATH_PREFIX)/patches
CONFIG_DIR:=$(PATH_PREFIX)/config
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
LIBC_SO_VERSION:=$(PKG_VERSION)
PKG_MD5SUM=d7dbc8ddb0274beacbb48e6928d7b097
PKG_MD5SUM=64bbe13301ffa6ba30c5c1ddec335583
HOST_BUILD_DIR:=$(BUILD_DIR_TOOLCHAIN)/$(PKG_NAME)-$(PKG_VERSION)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment