double-conversion: update to 3.3.1.

This commit is contained in:
Piraty 2025-05-12 23:26:48 +02:00
parent 2c5b7fe1e5
commit ef92459dd3

View file

@ -1,6 +1,6 @@
# Template file for 'double-conversion'
pkgname=double-conversion
version=3.3.0
version=3.3.1
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=04ec44461850abbf33824da84978043b22554896b552c5fd11a9c5ae4b4d296e
checksum=fe54901055c71302dcdc5c3ccbe265a6c191978f3761ce1414d0895d6b0ea90e
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DBUILD_TESTING=ON"