mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 10:37:34 +00:00
Ports: Bump the version of make to 4.4.1
This commit is contained in:
parent
260b0451b0
commit
251ea54cc8
5 changed files with 11 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port='make'
|
||||
version='4.4'
|
||||
version='4.4.1'
|
||||
useconfigure='true'
|
||||
use_fresh_config_sub='true'
|
||||
config_sub_paths=("build-aux/config.sub")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue