Skip to content

Commit

Permalink
toolchain/binutils: fix partial MD5 sum from r35813
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Fainelli <[email protected]>

SVN-Revision: 35816
  • Loading branch information
ffainelli committed Feb 26, 2013
1 parent 5a0f4a8 commit 781e7dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion toolchain/binutils/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ PKG_SOURCE_URL:=@GNU/binutils/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2

ifeq ($(PKG_VERSION),2.19.1)
PKG_MD5SUM:=023222f392e9546bcbb0b4c0960
PKG_MD5SUM:=023222f392e9546bcbb0b4c0960729be
endif
ifeq ($(PKG_VERSION),2.20.1)
PKG_MD5SUM:=9cdfb9d6ec0578c166d3beae5e15c4e5
Expand Down

0 comments on commit 781e7dd

Please sign in to comment.