Skip to content

Commit 0d048a1

Browse files
committed
build-make.sh: bump to 4.4.1
1 parent 6b2fd1f commit 0d048a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build-make.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
set -e
44
source "$(dirname "${BASH_SOURCE[0]}")/utils.sh"
55

6-
VERSION=4.3
7-
SHA256SUM=e05fdde47c5f7ca45cb697e973894ff4f5d79e13b750ed57d7b66d8defc78e19
6+
VERSION=4.4.1
7+
SHA256SUM=dd16fb1d67bfab79a72f5e8390735c49e3e8e70b4945a15ab1f81ddb78658fb3
88

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

0 commit comments

Comments
 (0)