Ports/double-conversion: Update double-conversion to version 3.3.0

This commit is contained in:
EWouters 2023-09-01 18:57:28 +02:00 committed by Jelle Raaijmakers
parent 81f3191b23
commit cbb8913664
Notes: sideshowbarker 2024-07-17 03:03:44 +09:00
2 changed files with 3 additions and 3 deletions

View File

@ -58,7 +58,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`dos2unix`](dos2unix/) | dos2unix | 7.5.1 | https://waterlan.home.xs4all.nl/dos2unix.html |
| [`dosbox-staging`](dosbox-staging/) | DOSBox Staging | 0.80.1 | https://dosbox-staging.github.io/ |
| [`dosfstools`](dosfstools/) | dosfstools utility suite | 4.2 | https://github.com/dosfstools/dosfstools/ |
| [`double-conversion`](double-conversion/) | double-conversion | 3.2.1 | https://github.com/google/double-conversion |
| [`double-conversion`](double-conversion/) | double-conversion | 3.3.0 | https://github.com/google/double-conversion |
| [`doxygen`](doxygen/) | Doxygen | 1.9.7 | https://github.com/doxygen/doxygen |
| [`drascula`](drascula/) | Dráscula: The Vampire Strikes Back | 1.0 | https://www.scummvm.org/games/#games-drascula |
| [`dreamweb`](dreamweb/) | DreamWeb | 1.1 | https://www.scummvm.org/games/#games-dreamweb |

View File

@ -1,8 +1,8 @@
#!/usr/bin/env -S bash ../.port_include.sh
port='double-conversion'
version='3.2.1'
version='3.3.0'
files=(
"https://github.com/google/double-conversion/archive/refs/tags/v${version}.tar.gz#e40d236343cad807e83d192265f139481c51fc83a1c49e406ac6ce0a0ba7cd35"
"https://github.com/google/double-conversion/archive/refs/tags/v${version}.tar.gz#04ec44461850abbf33824da84978043b22554896b552c5fd11a9c5ae4b4d296e"
)
useconfigure='true'
configopts=(