mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 23:50:19 +00:00
8 lines
253 B
Bash
Executable file
8 lines
253 B
Bash
Executable file
#!/usr/bin/env -S bash ../.port_include.sh
|
|
port='file'
|
|
version='5.45'
|
|
useconfigure='true'
|
|
use_fresh_config_sub='true'
|
|
files=(
|
|
"http://ftp.astron.com/pub/file/file-${version}.tar.gz#fc97f51029bb0e2c9f4e3bffefdaf678f0e039ee872b9de5c002a6d09c784d82"
|
|
)
|