1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 11:47:34 +00:00

Ports: Update wget to version 1.21.2

This is another one where I just changed the version number and it
worked.
This commit is contained in:
BodgeMaster 2022-02-05 10:42:40 +01:00 committed by Brian Gianforcaro
parent 951e4490fb
commit d49a516366
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/env -S bash ../.port_include.sh
port=wget
version=1.21.1
version=1.21.2
useconfigure="true"
use_fresh_config_sub=true
config_sub_path=build-aux/config.sub