double-conversion: update to 3.3.0.

This commit is contained in:
Bnyro 2023-07-07 08:36:58 +02:00 committed by classabbyamp
parent 1c5b9dc1da
commit 61779ea150

View file

@ -1,6 +1,6 @@
# Template file for 'double-conversion'
pkgname=double-conversion
version=3.2.1
version=3.3.0
revision=1
build_style=cmake
configure_args="-DBUILD_SHARED_LIBS=ON"
@ -10,7 +10,7 @@ license="BSD-3-Clause"
homepage="https://github.com/google/double-conversion"
changelog="https://github.com/google/double-conversion/releases"
distfiles="https://github.com/google/double-conversion/archive/v${version}.tar.gz"
checksum=e40d236343cad807e83d192265f139481c51fc83a1c49e406ac6ce0a0ba7cd35
checksum=04ec44461850abbf33824da84978043b22554896b552c5fd11a9c5ae4b4d296e
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DBUILD_TESTING=ON"