mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-26 09:30:24 +00:00
7 lines
232 B
Bash
Executable file
7 lines
232 B
Bash
Executable file
#!/usr/bin/env -S bash ../.port_include.sh
|
|
port='which'
|
|
version='2.21'
|
|
useconfigure='true'
|
|
files=(
|
|
"https://ftpmirror.gnu.org/gnu/which/which-${version}.tar.gz#f4a245b94124b377d8b49646bf421f9155d36aa7614b6ebf83705d3ffc76eaad"
|
|
)
|