libraries/fast_float: Updated for version 3.6.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Steven Voges 2022-11-05 04:41:23 +00:00 committed by Willy Sudiarto Raharjo
parent 85f688a13a
commit 8f89ef2337
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=fast_float
VERSION=${VERSION:-3.5.1}
VERSION=${VERSION:-3.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="fast_float"
VERSION="3.5.1"
VERSION="3.6.0"
HOMEPAGE="https://github.com/fastfloat/fast_float"
DOWNLOAD="https://github.com/fastfloat/fast_float/archive/v3.5.1/fast_float-3.5.1.tar.gz"
MD5SUM="adb3789b99f47e0cd971b4d90727d4d0"
DOWNLOAD="https://github.com/fastfloat/fast_float/archive/v3.6.0/fast_float-3.6.0.tar.gz"
MD5SUM="c4a65e665fc7779b5d990e81d3ddf377"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""