diff options
Diffstat (limited to 'source/l/gc/gc.SlackBuild')
-rwxr-xr-x | source/l/gc/gc.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/gc/gc.SlackBuild b/source/l/gc/gc.SlackBuild index 3fdd6275..07a46488 100755 --- a/source/l/gc/gc.SlackBuild +++ b/source/l/gc/gc.SlackBuild @@ -27,7 +27,7 @@ PKGNAM=gc VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} BUILD=${BUILD:-1} -LAO_VERSION="7.6.8" # libatomic_ops version +LAO_VERSION="7.6.10" # libatomic_ops version # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |