changeset 6115:af109b1b2dbd

* src/double-conversion.mk: update to v3.2.0
author John Donoghue <john.donoghue@ieee.org>
date Sun, 06 Mar 2022 07:37:58 -0500
parents 3683848f5989
children ae6a2bba873d
files src/double-conversion.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/double-conversion.mk	Sun Mar 06 07:37:43 2022 -0500
+++ b/src/double-conversion.mk	Sun Mar 06 07:37:58 2022 -0500
@@ -3,8 +3,8 @@
 
 PKG             := double-conversion
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 3.1.7
-$(PKG)_CHECKSUM := 55732a036a077624b0e6bab48652a1d98d472750
+$(PKG)_VERSION  := 3.2.0
+$(PKG)_CHECKSUM := 7234b7450daf4266eaf5459c084afed7cfd57b52
 $(PKG)_SUBDIR   := $(PKG)-$($(PKG)_VERSION)
 $(PKG)_FILE     := $($(PKG)_SUBDIR).tar.gz
 $(PKG)_URL      := https://github.com/google/$(PKG)/archive/v$($(PKG)_VERSION).tar.gz