summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2018-01-25 20:55:35 +0000
committer Eric Hameleers <alien@slackware.com>2018-01-25 20:55:35 +0000
commit7cd187cc2d010fe08a40792975d7e264a5b5a245 (patch)
tree6a3876b9ae230d41dbecff8464020c54fe3398f7
parent36e888e84bdc3878f847ca6aa72556f8a318c910 (diff)
downloadmultilib-7cd187cc2d010fe08a40792975d7e264a5b5a245.tar.gz
multilib-7cd187cc2d010fe08a40792975d7e264a5b5a245.tar.xz
gcc-multilib: updated to 7.3.0
-rwxr-xr-xsource/current/gcc/gcc-multilib.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/current/gcc/gcc-multilib.SlackBuild b/source/current/gcc/gcc-multilib.SlackBuild
index b0eb2c7..aec4caf 100755
--- a/source/current/gcc/gcc-multilib.SlackBuild
+++ b/source/current/gcc/gcc-multilib.SlackBuild
@@ -58,8 +58,8 @@
# this, then change "--enable-objc-gc \" to "--disable-objc-gc \" below.
PKGNAM=gcc
-VERSION=${VERSION:-7.2.0}
-BUILD=${BUILD:-2alien}
+VERSION=${VERSION:-7.3.0}
+BUILD=${BUILD:-1alien}
# How many jobs to run in parallel:
NUMJOBS=" -j 7 "