commit d336abc921ab5a7daca19d42b0fd5984795fc4e8 Author: Tim Biermann <tbier@posteo.de> Date: Mon May 22 22:24:11 2023 +0200 double-conversion: 3.2.1 -> 3.3.0 diff --git a/double-conversion/.footprint b/double-conversion/.footprint index 397825960..e327e1902 100644 --- a/double-conversion/.footprint +++ b/double-conversion/.footprint @@ -20,5 +20,5 @@ drwxr-xr-x root/root usr/lib/cmake/double-conversion/ -rw-r--r-- root/root usr/lib/cmake/double-conversion/double-conversionTargets-release.cmake -rw-r--r-- root/root usr/lib/cmake/double-conversion/double-conversionTargets.cmake lrwxrwxrwx root/root usr/lib/libdouble-conversion.so -> libdouble-conversion.so.3 -lrwxrwxrwx root/root usr/lib/libdouble-conversion.so.3 -> libdouble-conversion.so.3.2.0 --rwxr-xr-x root/root usr/lib/libdouble-conversion.so.3.2.0 +lrwxrwxrwx root/root usr/lib/libdouble-conversion.so.3 -> libdouble-conversion.so.3.3.0 +-rwxr-xr-x root/root usr/lib/libdouble-conversion.so.3.3.0 diff --git a/double-conversion/.signature b/double-conversion/.signature index 561d86e8d..91b948154 100644 --- a/double-conversion/.signature +++ b/double-conversion/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/XWwS5ytv96wGjrH/WuumiJ5AGWCMpyM9+Ge9E3fh11uuuFoQvw20+oy2RUvteH2i9X+Gs8K9MN1HG9OreGT3go= -SHA256 (Pkgfile) = 036db35bc76733a872af7d4e7cad1f845de6f876233396e3cfb92972aa0f105f -SHA256 (.footprint) = 992e26f995e1dce6ae22cdd5e38fe5b7909e7836ed3df391ec9c1cbb5d2a80fd -SHA256 (double-conversion-v3.2.1.tar.gz) = e40d236343cad807e83d192265f139481c51fc83a1c49e406ac6ce0a0ba7cd35 +RWSE3ohX2g5d/XTbycWq22NsB1UOd0gcZQkf/J27VWFZKAGNMqL1V8N0XweyhkNWyu//9Ts+6toh43qUv8ZOFT5azOCG+rqjRA8= +SHA256 (Pkgfile) = 15eddc0fb00f8aec945ff3027d463b09c99baefe28f270b479d5693ccaabfe45 +SHA256 (.footprint) = 074c28fb1324d02d324086ff8d8a534679e7b75cde307f6dad35171389c30ae8 +SHA256 (double-conversion-v3.3.0.tar.gz) = 04ec44461850abbf33824da84978043b22554896b552c5fd11a9c5ae4b4d296e diff --git a/double-conversion/Pkgfile b/double-conversion/Pkgfile index 99827f194..7bf320f8e 100644 --- a/double-conversion/Pkgfile +++ b/double-conversion/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake name=double-conversion -version=3.2.1 +version=3.3.0 release=1 source=(https://github.com/google/double-conversion/archive/v$version/$name-v$versio...)