serenity/Ports/file/package.sh

10 lines
308 B
Bash
Raw Normal View History

2022-10-15 14:51:03 +00:00
#!/usr/bin/env -S bash ../.port_include.sh
port='file'
2023-04-08 08:49:31 +00:00
version='5.44'
2022-10-15 14:51:03 +00:00
useconfigure='true'
use_fresh_config_sub='true'
config_sub_paths=('config.sub')
2023-07-10 11:10:29 +00:00
files=(
"http://ftp.astron.com/pub/file/file-${version}.tar.gz file-${version}.tar.gz 3751c7fba8dbc831cb8d7cc8aff21035459b8ce5155ef8b0880a27d028475f3b"
)