From 5b66c772a4ecccfd9d8a2e391af343457bcb93b0 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sat, 23 Feb 2019 17:58:44 +0000 Subject: gcc-multilib: updated to 8.3.0 --- source/current/gcc/gcc-multilib.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/current/gcc/gcc-multilib.SlackBuild b/source/current/gcc/gcc-multilib.SlackBuild index ad07d73..47b7594 100755 --- a/source/current/gcc/gcc-multilib.SlackBuild +++ b/source/current/gcc/gcc-multilib.SlackBuild @@ -2,7 +2,7 @@ # GCC package build script (written by volkerdi@slackware.com) # # Copyright 2003, 2004 Slackware Linux, Inc., Concord, California, USA -# Copyright 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 Patrick J. Volkerding, Sebeka, MN, USA +# Copyright 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019 Patrick J. Volkerding, Sebeka, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -60,7 +60,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=gcc -SRCVER=${SRCVER:-"8.2.0"} +SRCVER=${SRCVER:-"8.3.0"} VERSION=$(echo $SRCVER | cut -f 1 -d _) BUILD=${BUILD:-1alien} -- cgit v1.2.3