X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=tools%2Fmkimage%2FMakefile;fp=tools%2Fmkimage%2FMakefile;h=458cca8fe527a9106b755ece385d46ef414879ab;hp=7bd7316537e2b8d03cd2397f046417a18eff160f;hb=99ecb4a077571abee108a77e1e956306a4bed103;hpb=62f42260d7a99c2dc691191f3af3ad2267b7a8ea diff --git a/tools/mkimage/Makefile b/tools/mkimage/Makefile index 7bd7316537..458cca8fe5 100644 --- a/tools/mkimage/Makefile +++ b/tools/mkimage/Makefile @@ -7,11 +7,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mkimage -PKG_VERSION:=2013.01.01 +PKG_VERSION:=2013.04 PKG_SOURCE:=u-boot-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=ftp://ftp.denx.de/pub/u-boot -PKG_MD5SUM:=73939f78606f89a1775c7e9acb2ca617 +PKG_MD5SUM:=21bf962d69938ed4ed783b792b2b074e PKG_CAT:=bzcat HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/u-boot-$(PKG_VERSION)