libraries/fast_float: Updated for version 3.8.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Steven Voges 2023-01-20 04:16:09 +00:00 committed by Willy Sudiarto Raharjo
parent 109946f673
commit db49d76e4b
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View File

@ -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}

View File

@ -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=""