mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 04:47:34 +00:00
Ports: Bump gawk to 5.3.0
This commit is contained in:
parent
ae7d0f18ec
commit
09af16f6ed
2 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port='gawk'
|
||||
version='5.2.2'
|
||||
version='5.3.0'
|
||||
useconfigure='true'
|
||||
files=(
|
||||
"https://ftpmirror.gnu.org/gnu/gawk/gawk-${version}.tar.gz#945aef7ccff101f20b22a10802bc005e994ab2b8ea3e724cc1a197c62f41f650"
|
||||
"https://ftpmirror.gnu.org/gnu/gawk/gawk-${version}.tar.gz#378f8864ec21cfceaa048f7e1869ac9b4597b449087caf1eb55e440d30273336"
|
||||
)
|
||||
depends=(
|
||||
'gmp'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue