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:
parent
951e4490fb
commit
d49a516366
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue