1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-16 09:21:01 +00:00
serenity/Ports/gawk/package.sh
2023-09-09 01:06:31 +02:00

7 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"
)