mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 22:07:35 +00:00
7 lines
233 B
Bash
Executable file
7 lines
233 B
Bash
Executable file
#!/usr/bin/env -S bash ../.port_include.sh
|
|
port='links'
|
|
version='2.29'
|
|
useconfigure='true'
|
|
files=(
|
|
"http://links.twibright.com/download/links-${version}.tar.bz2#22aa96c0b38e1a6f8f7ed9d7a4167a47fc37246097759ef6059ecf8f9ead7998"
|
|
)
|