mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
double-conversion: update to 3.3.0.
This commit is contained in:
parent
1c5b9dc1da
commit
61779ea150
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue