mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-26 20:55:35 +03:00
8 lines
232 B
Bash
Executable File
8 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"
|
|
)
|