1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 14:27:35 +00:00

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.
This commit is contained in:
Daniel Bertalan 2022-02-26 13:52:37 +01:00 committed by Andreas Kling
parent 698c88ddb2
commit 6879465725
2 changed files with 3 additions and 4 deletions

View file

@ -1,7 +1,6 @@
#!/usr/bin/env -S bash ../.port_include.sh
port=vttest
version=20210210
version=20220215
useconfigure=true
use_fresh_config_sub=true
files="https://invisible-island.net/datafiles/release/vttest.tar.gz vttest.tar.gz 0f98a2e305982915f1520984c3e8698e3acd508ee210711528c89f5a7ea7f046"
files="https://invisible-mirror.net/archives/vttest/vttest-$version.tgz vttest-$version.tar.gz 4a65998c5e12cf08ced2cfce119adb44fa842ac1495d0f150f21c8a6785915a1"
auth_type=sha256