diff options
author | David Spencer <baildon.research@googlemail.com> | 2015-12-29 16:11:55 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | df58d9e29458a4f27a40b8edc7f48ae270fdf77a (patch) | |
tree | ca45ded9a0b3ac46ba9b64a063ac6198cd596ef7 /development/u-boot-tools | |
parent | 395f62c63c57a66bea404524e182ced116ef2c60 (diff) |
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>
Diffstat (limited to 'development/u-boot-tools')
-rw-r--r-- | development/u-boot-tools/u-boot-tools.SlackBuild | 2 | ||||
-rw-r--r-- | development/u-boot-tools/u-boot-tools.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/u-boot-tools/u-boot-tools.SlackBuild b/development/u-boot-tools/u-boot-tools.SlackBuild index a0a894b0563e..afcc4c2f95d7 100644 --- a/development/u-boot-tools/u-boot-tools.SlackBuild +++ b/development/u-boot-tools/u-boot-tools.SlackBuild @@ -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} diff --git a/development/u-boot-tools/u-boot-tools.info b/development/u-boot-tools/u-boot-tools.info index 4ac6257b5ed9..0b5f343efb2e 100644 --- a/development/u-boot-tools/u-boot-tools.info +++ b/development/u-boot-tools/u-boot-tools.info @@ -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="" |