Skip to content

Commit

Permalink
build-make.sh: bump to 4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhongRuoyu committed Nov 17, 2024
1 parent 6b2fd1f commit 0d048a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build-make.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
set -e
source "$(dirname "${BASH_SOURCE[0]}")/utils.sh"

VERSION=4.3
SHA256SUM=e05fdde47c5f7ca45cb697e973894ff4f5d79e13b750ed57d7b66d8defc78e19
VERSION=4.4.1
SHA256SUM=dd16fb1d67bfab79a72f5e8390735c49e3e8e70b4945a15ab1f81ddb78658fb3

# Build make
wget --no-check-certificate https://ftp.gnu.org/gnu/make/make-${VERSION}.tar.gz
Expand Down

0 comments on commit 0d048a1

Please sign in to comment.