diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-04-27 16:05:52 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-04-27 16:05:52 +0200 |
commit | b4e8f5ab5a9e93a96d0dae500cbd9186fcf11d36 (patch) | |
tree | ed1f5ebc8c7ce75db6b998cd5123082bdcc6bb8d /toolchain/glibc | |
parent | f750abf2e6749da430d4ab01860b72b8c971f28f (diff) |
update checksum
Diffstat (limited to 'toolchain/glibc')
-rw-r--r-- | toolchain/glibc/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/glibc/Makefile.inc b/toolchain/glibc/Makefile.inc index 3a9f24e33..ebe773ce1 100644 --- a/toolchain/glibc/Makefile.inc +++ b/toolchain/glibc/Makefile.inc @@ -4,7 +4,7 @@ PKG_NAME:= glibc PKG_VERSION:= 2.19 PKG_RELEASE:= 1 -PKG_MD5SUM:= 5374d29864b583622b62bfc6b8429418 +PKG_MD5SUM:= e26b8cc666b162f999404b03970f14e4 PKG_SITES:= ${MASTER_SITE_GNU:=glibc/} ifeq ($(ADK_32),y) GLIBC_TARGET_NAME:= i686-openadk-linux-gnu |