summaryrefslogtreecommitdiffstats
path: root/source/l/gc
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/gc')
-rwxr-xr-xsource/l/gc/gc.SlackBuild4
-rw-r--r--source/l/gc/gc.url2
2 files changed, 4 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
diff --git a/source/l/gc/gc.url b/source/l/gc/gc.url
new file mode 100644
index 000000000..aa6b469dd
--- /dev/null
+++ b/source/l/gc/gc.url
@@ -0,0 +1,2 @@
+https://github.com/ivmai/bdwgc/
+https://github.com/ivmai/libatomic_ops/