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

Ports/vttest: Update vttest to version 20230201

This commit is contained in:
EWouters 2023-09-02 16:03:00 +02:00 committed by Jelle Raaijmakers
parent 2fa36f02b0
commit 03afeb3692
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
#!/usr/bin/env -S bash ../.port_include.sh
port='vttest'
version='20220215'
version='20230201'
useconfigure='true'
files=(
"https://invisible-mirror.net/archives/vttest/vttest-${version}.tgz#4a65998c5e12cf08ced2cfce119adb44fa842ac1495d0f150f21c8a6785915a1"
"https://invisible-mirror.net/archives/vttest/vttest-${version}.tgz#27f4300791e7cbcf9d15f88421f98e35d3aee66311368430624e2c1a5a8be683"
)