mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-24 10:22:05 -05: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.26'
|
|
useconfigure='true'
|
|
files=(
|
|
"http://links.twibright.com/download/links-${version}.tar.bz2 f05b3577f25dbe63e491c424f0ecb31f7bfadce9b2bc2f111dfed049c004c9cb"
|
|
)
|