summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libraries/fast_float/fast_float.SlackBuild4
-rw-r--r--libraries/fast_float/fast_float.info6
2 files changed, 5 insertions, 5 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}
diff --git a/libraries/fast_float/fast_float.info b/libraries/fast_float/fast_float.info
index 8dc6f85dbe..d533d90c72 100644
--- a/libraries/fast_float/fast_float.info
+++ b/libraries/fast_float/fast_float.info
@@ -1,8 +1,8 @@
PRGNAM="fast_float"
-VERSION="3.6.0"
+VERSION="3.8.1"
HOMEPAGE="https://github.com/fastfloat/fast_float"
-DOWNLOAD="https://github.com/fastfloat/fast_float/archive/v3.6.0/fast_float-3.6.0.tar.gz"
-MD5SUM="c4a65e665fc7779b5d990e81d3ddf377"
+DOWNLOAD="https://github.com/fastfloat/fast_float/archive/v3.8.1/fast_float-3.8.1.tar.gz"
+MD5SUM="77f1e608144e866443629578a0210fc8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""