mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-26 01:20:25 +00:00
7 lines
236 B
Bash
Executable file
7 lines
236 B
Bash
Executable file
#!/usr/bin/env -S bash ../.port_include.sh
|
|
port=vttest
|
|
version=20220215
|
|
useconfigure=true
|
|
files=(
|
|
"https://invisible-mirror.net/archives/vttest/vttest-$version.tgz 4a65998c5e12cf08ced2cfce119adb44fa842ac1495d0f150f21c8a6785915a1"
|
|
)
|