1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-13 13:51:00 +00:00
serenity/Ports/gawk/package.sh
2023-08-08 19:57:43 +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"
)