aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2017-11-15 09:06:26 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-11-17 01:25:54 +0700
commitecf417d0dd99d1aa3a5085d41a134052f01e6655 (patch)
treeaa13a9f7418b494473ef3032f56c433b6c34fd91
parent28f846b70f0aac75ab288e3bcc4d3c01473c76be (diff)
downloadslackbuilds-ecf417d0dd99d1aa3a5085d41a134052f01e6655.tar.xz
development/gcc-d: Updated for version 2.076.0_b2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/gcc-d/README2
-rw-r--r--development/gcc-d/gcc-d.SlackBuild2
-rw-r--r--development/gcc-d/gcc-d.info6
3 files changed, 5 insertions, 5 deletions
diff --git a/development/gcc-d/README b/development/gcc-d/README
index c03ead1471bc..d21fea30a9ba 100644
--- a/development/gcc-d/README
+++ b/development/gcc-d/README
@@ -9,7 +9,7 @@ replace any of GCC stock files, so it should be safe to uninstall it.
If it breaks your GCC installation nevertheless, please let me know.
GDC version provided by this package is the latest from the official
-"gcc5" branch. Please note that GDC doesn't support all the latest
+"gdc-5" branch. Please note that GDC doesn't support all the latest
features supported by the corresponding DMD version.
GDC doesn't conflict with DMD, they can be installed and used together.
diff --git a/development/gcc-d/gcc-d.SlackBuild b/development/gcc-d/gcc-d.SlackBuild
index 9a7487a5887f..1291a25dca92 100644
--- a/development/gcc-d/gcc-d.SlackBuild
+++ b/development/gcc-d/gcc-d.SlackBuild
@@ -27,7 +27,7 @@
PRGNAM=gcc-d
SRCNAM=gdc
-VERSION=${VERSION:-2.076.0_b1}
+VERSION=${VERSION:-2.076.0_b2}
GCC_VERSION=5.3.0
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/gcc-d/gcc-d.info b/development/gcc-d/gcc-d.info
index 8804f7a13cbf..7be24c465b8f 100644
--- a/development/gcc-d/gcc-d.info
+++ b/development/gcc-d/gcc-d.info
@@ -1,10 +1,10 @@
PRGNAM="gcc-d"
-VERSION="2.076.0_b1"
+VERSION="2.076.0_b2"
HOMEPAGE="https://www.gdcproject.org/"
DOWNLOAD="http://download.dlackware.com/slackware/slackware64-14.2/source/d/gcc/gcc-5.3.0.tar.xz \
- http://download.dlackware.com/hosted-sources/gcc-d/gdc-2.076.0_b1.tar.xz"
+ http://download.dlackware.com/hosted-sources/gcc-d/gdc-2.076.0_b2.tar.xz"
MD5SUM="174cf91eff44e44205306245949ae19a \
- 030b9ae0178be69279222cf7f82dd8a6"
+ fef7981a2e1d00fd41f3a1cdfadfdc11"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""