From ef54932bf190acae1ee5600a2c00d3e4c165c2d8 Mon Sep 17 00:00:00 2001 From: luka Date: Thu, 29 Aug 2013 23:06:29 +0000 Subject: [package] uboot-envtools: update to v2013.07 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37857 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/boot/uboot-envtools/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/boot/uboot-envtools/Makefile') diff --git a/package/boot/uboot-envtools/Makefile b/package/boot/uboot-envtools/Makefile index 38c52180c7..b9c8461d58 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) -- cgit v1.2.3