development/gcc-d: Updated for version 2.076.0_b2

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Eugen Wissner 2017-11-15 09:06:26 +01:00 committed by Willy Sudiarto Raharjo
parent 28f846b70f
commit ecf417d0dd
3 changed files with 5 additions and 5 deletions

View File

@ -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.

View File

@ -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}

View File

@ -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=""