development/u-boot-tools: Updated for version 2015.10.

Fixes build with gcc-5.3.0.

Signed-off-by: David Spencer <baildon.research@googlemail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
David Spencer 2015-12-29 16:11:55 +00:00 committed by Willy Sudiarto Raharjo
parent 395f62c63c
commit df58d9e294
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
PRGNAM=u-boot-tools
SRCNAM=u-boot
VERSION=${VERSION:-2015.01}
VERSION=${VERSION:-2015.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="u-boot-tools"
VERSION="2015.01"
VERSION="2015.10"
HOMEPAGE="http://www.denx.de/wiki/U-Boot/"
DOWNLOAD="ftp://ftp.denx.de/pub/u-boot/u-boot-2015.01.tar.bz2"
MD5SUM="7f08dc9e98a71652bd6968888ed6ec95"
DOWNLOAD="ftp://ftp.denx.de/pub/u-boot/u-boot-2015.10.tar.bz2"
MD5SUM="7c203b0fc3390a122d8e8b75f147eac5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""