1
0
mirror of https://github.com/SerenityOS/serenity synced 2024-07-09 02:50:44 +00:00
serenity/Ports/links/package.sh
2023-10-12 23:30:22 +02:00

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"
)