mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 22:37:35 +00:00
Ports/mawk: Update mawk to version 1.3.4-20230808
This commit is contained in:
parent
c2ca76c212
commit
05c5598c38
2 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port='mawk'
|
||||
version='1.3.4-20200120'
|
||||
version='1.3.4-20230808'
|
||||
files=(
|
||||
"https://invisible-mirror.net/archives/mawk/mawk-${version}.tgz#7fd4cd1e1fae9290fe089171181bbc6291dfd9bca939ca804f0ddb851c8b8237"
|
||||
"https://invisible-mirror.net/archives/mawk/mawk-${version}.tgz#88f55a632e2736ff5c5f69944abc151734d89d8298d5005921180f39ab7ba6d0"
|
||||
)
|
||||
useconfigure='true'
|
||||
use_fresh_config_sub='true'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue