blob: be2155597814a07d943b2b825bdadd36f47efaf2 (
plain)
1
2
3
4
5
6
|
#!/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 links-${version}.tar.bz2 f05b3577f25dbe63e491c424f0ecb31f7bfadce9b2bc2f111dfed049c004c9cb"
auth_type='sha256'
|