mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-07 20:31:04 +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.29'
|
|
useconfigure='true'
|
|
files=(
|
|
"http://links.twibright.com/download/links-${version}.tar.bz2#22aa96c0b38e1a6f8f7ed9d7a4167a47fc37246097759ef6059ecf8f9ead7998"
|
|
)
|