mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-11 09:18:05 +03:00
8 lines
236 B
Bash
Executable File
8 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"
|
|
)
|