projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5d34b8
)
adjust md5sum of v2.21.1 since archive got replaced meanwhile
author
Mirko Vogt
<mirko@openwrt.org>
Fri, 20 Jan 2012 22:54:30 +0000
(22:54 +0000)
committer
Mirko Vogt
<mirko@openwrt.org>
Fri, 20 Jan 2012 22:54:30 +0000
(22:54 +0000)
SVN-Revision: 29836
toolchain/binutils/Makefile
patch
|
blob
|
history
diff --git
a/toolchain/binutils/Makefile
b/toolchain/binutils/Makefile
index 77f1bafab3007bb593c1ff6353d7f03a943fbed4..c869568232c07e179264317b5e732a2eabf4acde 100644
(file)
--- a/
toolchain/binutils/Makefile
+++ b/
toolchain/binutils/Makefile
@@
-23,7
+23,7
@@
ifeq ($(PKG_VERSION),2.21)
PKG_MD5SUM:=c84c5acc9d266f1a7044b51c85a823f5
endif
ifeq ($(PKG_VERSION),2.21.1)
- PKG_MD5SUM:=
a22801a9cad45c85e9ff6afc10537d72
+ PKG_MD5SUM:=
bde820eac53fa3a8d8696667418557ad
endif
PATCH_DIR:=./patches/$(PKG_VERSION)