Skip to content
Snippets Groups Projects
Commit f08ef574 authored by Florian Fainelli's avatar Florian Fainelli
Browse files

toolchain/binutils: fix 2.19.1 MD5 sum


Signed-off-by: default avatarFlorian Fainelli <florian@openwrt.org>

SVN-Revision: 35813
parent d417049c
No related branches found
No related tags found
Loading
......@@ -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:=09a8c5821a2dfdbb20665bc0bd680791
PKG_MD5SUM:=023222f392e9546bcbb0b4c0960
endif
ifeq ($(PKG_VERSION),2.20.1)
PKG_MD5SUM:=9cdfb9d6ec0578c166d3beae5e15c4e5
......
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