mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-10 13:00:29 +03:00
7 lines
261 B
Bash
Executable File
7 lines
261 B
Bash
Executable File
#!/usr/bin/env -S bash ../.port_include.sh
|
|
port='which'
|
|
version='2.21'
|
|
useconfigure='true'
|
|
files="https://ftp.gnu.org/gnu/which/which-${version}.tar.gz which-${version}.tar.gz f4a245b94124b377d8b49646bf421f9155d36aa7614b6ebf83705d3ffc76eaad"
|
|
auth_type='sha256'
|