Ports/wget: Update wget to version 1.21.3

This commit is contained in:
EWouters 2022-04-01 05:13:06 +02:00 committed by Brian Gianforcaro
parent 1d47699e6a
commit deb4f2aff2
2 changed files with 2 additions and 2 deletions

View file

@ -213,7 +213,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^
| [`vim`](vim/) | Vim | 8.2.4554 | https://www.vim.org/ |
| [`vitetris`](vitetris/) | vitetris | 0.59.1 | https://github.com/vicgeralds/vitetris |
| [`vttest`](vttest/) | vttest | 20220215 | https://invisible-island.net/vttest/ |
| [`wget`](wget/) | GNU Wget | 1.21.2 | https://www.gnu.org/software/wget/ |
| [`wget`](wget/) | GNU Wget | 1.21.3 | https://www.gnu.org/software/wget/ |
| [`wireguard-tools`](wireguard-tools/) | WireGuard Tools | 1.0.20210914 | https://www.wireguard.com/ |
| [`x264`](x264/) | x264 | bfc87b7 | https://www.videolan.org/developers/x264.html |
| [`xz`](xz/) | xz | 5.2.5 | https://tukaani.org/xz/ |

View file

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