diff options
author | Daniel Bertalan <dani@danielbertalan.dev> | 2022-02-26 13:52:37 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-03-02 21:37:26 +0100 |
commit | 6879465725482da3410371eea9c773553215b752 (patch) | |
tree | 2a1a51354a921edf7d05c706d05ff456891525b6 /Ports/AvailablePorts.md | |
parent | 698c88ddb25c0ec25d8b5c980c7dbf8a234e8225 (diff) | |
download | serenity-6879465725482da3410371eea9c773553215b752.zip |
Ports: Update vttest to version 20220215
We now download a versioned tarball instead of the latest release to
avoid breaking the port build due to a signature mismatch when a new
version is released.
Diffstat (limited to 'Ports/AvailablePorts.md')
-rw-r--r-- | Ports/AvailablePorts.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Ports/AvailablePorts.md b/Ports/AvailablePorts.md index dc8ee59b51..7c91622007 100644 --- a/Ports/AvailablePorts.md +++ b/Ports/AvailablePorts.md @@ -198,7 +198,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^ | [`tr`](tr/) | tr (OpenBSD) | 6.7 | https://github.com/ibara/libpuffy | | [`vim`](vim/) | Vim | 8.2.4066 | https://www.vim.org/ | | [`vitetris`](vitetris/) | vitetris | 0.59.1 | https://github.com/vicgeralds/vitetris | -| [`vttest`](vttest/) | vttest | 20210210 | https://invisible-island.net/vttest/ | +| [`vttest`](vttest/) | vttest | 20220215 | https://invisible-island.net/vttest/ | | [`wget`](wget/) | GNU Wget | 1.21.2 | https://www.gnu.org/software/wget/ | | [`wireguard-tools`](wireguard-tools/) | WireGuard Tools | 1.0.20210914 | https://www.wireguard.com/ | | [`xz`](xz/) | xz | 5.2.5 | https://tukaani.org/xz/ | |