summaryrefslogtreecommitdiffstats
path: root/source/l/gc/gc.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/gc/gc.SlackBuild')
-rwxr-xr-xsource/l/gc/gc.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/l/gc/gc.SlackBuild b/source/l/gc/gc.SlackBuild
index d3dba1ccd..d8f58bde6 100755
--- a/source/l/gc/gc.SlackBuild
+++ b/source/l/gc/gc.SlackBuild
@@ -25,9 +25,9 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=gc
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
-LAO_VERSION="7.6.2" # libatomic_ops version
+LAO_VERSION="7.6.4" # libatomic_ops version
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then