summaryrefslogtreecommitdiff
path: root/development/gcc-d/gcc-d.SlackBuild
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2018-01-30 19:58:47 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-01-31 20:39:51 +0700
commiteb11a2f84795cb4da7a966cde5f5eaa232205d94 (patch)
tree7ff539c2ca587e49e94a2c4e74f7925366a4ca08 /development/gcc-d/gcc-d.SlackBuild
parent0d6a790926d01e3348880664489bd728ad4b656a (diff)
downloadslackbuilds-eb11a2f84795cb4da7a966cde5f5eaa232205d94.tar.gz
development/gcc-d: Updated for version 2.076.0_b3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/gcc-d/gcc-d.SlackBuild')
-rw-r--r--development/gcc-d/gcc-d.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/gcc-d/gcc-d.SlackBuild b/development/gcc-d/gcc-d.SlackBuild
index 1291a25dca..a5ebb7c39e 100644
--- a/development/gcc-d/gcc-d.SlackBuild
+++ b/development/gcc-d/gcc-d.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for gcc-d
-# Copyright 2017 Eugene Wissner, Dachau, Germany
+# Copyright 2017-2018 Eugene Wissner, Dachau, Germany
#
# Based on the GCC build script by Patrick J. Volkerding, Sebeka, MN, USA
#
@@ -27,7 +27,7 @@
PRGNAM=gcc-d
SRCNAM=gdc
-VERSION=${VERSION:-2.076.0_b2}
+VERSION=${VERSION:-2.076.0_b3}
GCC_VERSION=5.3.0
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}