summaryrefslogtreecommitdiffstats
path: root/libraries/fast_float/fast_float.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/fast_float/fast_float.SlackBuild')
-rw-r--r--libraries/fast_float/fast_float.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/fast_float/fast_float.SlackBuild b/libraries/fast_float/fast_float.SlackBuild
index b3ffabde64..32b02d2c67 100644
--- a/libraries/fast_float/fast_float.SlackBuild
+++ b/libraries/fast_float/fast_float.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for fast_float
-# Copyright 2022 Steven Voges <Oregon, USA>
+# Copyright 2022-2023 Steven Voges <Oregon, USA>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=fast_float
-VERSION=${VERSION:-3.6.0}
+VERSION=${VERSION:-3.8.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}