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/u-boot-tools.SlackBuild | |
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/u-boot-tools.SlackBuild')
-rw-r--r-- | development/u-boot-tools/u-boot-tools.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/u-boot-tools/u-boot-tools.SlackBuild b/development/u-boot-tools/u-boot-tools.SlackBuild index a0a894b0563e0..afcc4c2f95d7f 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} |