1
Fork 0
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:
Ali Mohammad Pur 2023-07-02 04:56:07 +03:30 committed by Jelle Raaijmakers
parent 260b0451b0
commit 251ea54cc8
5 changed files with 11 additions and 9 deletions

View file

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