summaryrefslogtreecommitdiff
path: root/package/boot/uboot-envtools/Makefile
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-08-08 15:14:26 +0000
committerLuka Perkov <luka@openwrt.org>2014-08-08 15:14:26 +0000
commit61d83b3a2f7a6de6a75b155d5e7f89db793985ad (patch)
tree3ba6d6577d2106d407edef627b28b298d4215f6b /package/boot/uboot-envtools/Makefile
parent7116b091eba71ea7ffcda28a03a2ea1665df5931 (diff)
downloadmtk-20170518-61d83b3a2f7a6de6a75b155d5e7f89db793985ad.zip
mtk-20170518-61d83b3a2f7a6de6a75b155d5e7f89db793985ad.tar.gz
mtk-20170518-61d83b3a2f7a6de6a75b155d5e7f89db793985ad.tar.bz2
uboot-envtools: bump to 2014.07
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 42078
Diffstat (limited to 'package/boot/uboot-envtools/Makefile')
-rw-r--r--package/boot/uboot-envtools/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/boot/uboot-envtools/Makefile b/package/boot/uboot-envtools/Makefile
index c6f1fba..fa49c13 100644
--- a/package/boot/uboot-envtools/Makefile
+++ b/package/boot/uboot-envtools/Makefile
@@ -9,15 +9,15 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=uboot-envtools
PKG_DISTNAME:=u-boot
-PKG_VERSION:=2014.04
-PKG_RELEASE:=4
+PKG_VERSION:=2014.07
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_DISTNAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:= \
http://mirror2.openwrt.org/sources \
ftp://ftp.denx.de/pub/u-boot
-PKG_MD5SUM:=6d2116d1385a66e9a59742caa9d62a54
+PKG_MD5SUM:=36d4bad687edcafa396fee607e505d4e
PKG_BUILD_DIR:=$(BUILD_DIR)/u-boot-$(PKG_VERSION)