mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-29 14:14:45 +03:00
8 lines
226 B
Bash
Executable File
8 lines
226 B
Bash
Executable File
#!/usr/bin/env -S bash ../.port_include.sh
|
|
port=gawk
|
|
version=5.2.1
|
|
useconfigure="true"
|
|
files=(
|
|
"https://ftpmirror.gnu.org/gnu/gawk/gawk-${version}.tar.gz 529e7c8c6acf21ff3a6183f4d763c632810908989c24675c77995d51ac37b79c"
|
|
)
|