summaryrefslogtreecommitdiff
path: root/package/boot/uboot-envtools/Makefile
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2013-08-29 23:06:29 +0000
committerLuka Perkov <luka@openwrt.org>2013-08-29 23:06:29 +0000
commitcdd6361649ea85092d4bd2acd6405203d0d9a0ae (patch)
tree324794ec332bf6d16867a17cd0db9b8de1873580 /package/boot/uboot-envtools/Makefile
parent7fc90889d5481ce0ca26e6119551a5bf99e19886 (diff)
downloadmtk-20170518-cdd6361649ea85092d4bd2acd6405203d0d9a0ae.zip
mtk-20170518-cdd6361649ea85092d4bd2acd6405203d0d9a0ae.tar.gz
mtk-20170518-cdd6361649ea85092d4bd2acd6405203d0d9a0ae.tar.bz2
uboot-envtools: update to v2013.07
SVN-Revision: 37857
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 38c5218..b9c8461 100644
--- a/package/boot/uboot-envtools/Makefile
+++ b/package/boot/uboot-envtools/Makefile
@@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=uboot-envtools
PKG_DISTNAME:=u-boot
-PKG_VERSION:=2013.07-rc1
-PKG_RELEASE:=2
+PKG_VERSION:=2013.07
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_DISTNAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=ftp://ftp.denx.de/pub/u-boot
-PKG_MD5SUM:=9b14d9a8981ce2e429956af7cc96996e
+PKG_MD5SUM:=8445162690052e6afd4b8f87af2bb557
PKG_BUILD_DIR:=$(BUILD_DIR)/u-boot-$(PKG_VERSION)