summaryrefslogtreecommitdiffstats
path: root/development/u-boot-tools/u-boot-tools.SlackBuild
diff options
context:
space:
mode:
author David Spencer2015-12-29 17:11:55 +0100
committer Willy Sudiarto Raharjo2016-01-17 03:40:16 +0100
commitdf58d9e29458a4f27a40b8edc7f48ae270fdf77a (patch)
treeca45ded9a0b3ac46ba9b64a063ac6198cd596ef7 /development/u-boot-tools/u-boot-tools.SlackBuild
parent395f62c63c57a66bea404524e182ced116ef2c60 (diff)
downloadslackbuilds-df58d9e29458a4f27a40b8edc7f48ae270fdf77a.tar.gz
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.SlackBuild2
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 a0a894b056..afcc4c2f95 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}