summaryrefslogtreecommitdiffstats
path: root/libraries/fast_float
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/fast_float')
-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..e844a6d8b2 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:-4.0.0}
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..fedaf23d53 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="4.0.0"
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/v4.0.0/fast_float-4.0.0.tar.gz"
+MD5SUM="52c300b1e1413ee58dd700b3448dd1fe"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""