1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 10:37:34 +00:00

Ports/make: Update make to version 4.4

This commit is contained in:
Cameron Youell 2023-03-27 21:25:12 +11:00 committed by Linus Groh
parent f22bf42566
commit 66f4ffe309
6 changed files with 39 additions and 52 deletions

View file

@ -1,8 +1,8 @@
#!/usr/bin/env -S bash ../.port_include.sh
port=make
version=4.3
useconfigure=true
use_fresh_config_sub=true
port='make'
version='4.4'
useconfigure='true'
use_fresh_config_sub='true'
config_sub_paths=("build-aux/config.sub")
files="https://ftpmirror.gnu.org/gnu/make/make-${version}.tar.gz make-${version}.tar.gz
https://ftpmirror.gnu.org/gnu/make/make-${version}.tar.gz.sig make-${version}.tar.gz.sig