mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-29 14:14:45 +03:00
8 lines
233 B
Bash
Executable File
8 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"
|
|
)
|