From: Gustavo Zacarias Date: Thu, 17 Oct 2013 20:10:53 +0000 (-0300) Subject: uboot-tools: bump to version 2013.10 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=456b257e814d93080e171fd87d6a7189f6ee686f;p=buildroot.git uboot-tools: bump to version 2013.10 Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- diff --git a/package/uboot-tools/uboot-tools.mk b/package/uboot-tools/uboot-tools.mk index f8935afcb4..e19372a3d5 100644 --- a/package/uboot-tools/uboot-tools.mk +++ b/package/uboot-tools/uboot-tools.mk @@ -4,7 +4,7 @@ # ################################################################################ -UBOOT_TOOLS_VERSION = 2013.07 +UBOOT_TOOLS_VERSION = 2013.10 UBOOT_TOOLS_SOURCE = u-boot-$(UBOOT_TOOLS_VERSION).tar.bz2 UBOOT_TOOLS_SITE = ftp://ftp.denx.de/pub/u-boot UBOOT_TOOLS_LICENSE = GPLv2+