diff options
author | Cem Keylan <cem@ckyln.com> | 2023-03-01 11:20:26 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-03-01 11:20:26 +0100 |
commit | 375c3c0b72566d3df62de456e798234b596ea441 (patch) | |
tree | 3c0d0d739c564abeac264615244db23f5f893312 /core | |
parent | 7a3ff9e9a02de342cde29f294cb795648a983240 (diff) | |
download | repository-375c3c0b72566d3df62de456e798234b596ea441.tar.gz |
make: bump to 4.4.1
Diffstat (limited to 'core')
-rw-r--r-- | core/make/checksums | 2 | ||||
-rw-r--r-- | core/make/sources | 2 | ||||
-rw-r--r-- | core/make/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/core/make/checksums b/core/make/checksums index d2690855..ec383bd8 100644 --- a/core/make/checksums +++ b/core/make/checksums @@ -1,2 +1,2 @@ %BLAKE3 -1a0e5353205e106bd9b3c0f4a5f37ee1156a1e1c8feb771d1b4842c216612cba make-4.4.tar.gz +a7d8aee97b7e9a525ef561afa84eea0d929f246e3aafa420231c0602151cf9eb make-4.4.1.tar.gz diff --git a/core/make/sources b/core/make/sources index 1d145805..ebbd0bc3 100644 --- a/core/make/sources +++ b/core/make/sources @@ -1 +1 @@ -https://ftp.gnu.org/gnu/make/make-4.4.tar.gz +https://ftp.gnu.org/gnu/make/make-4.4.1.tar.gz diff --git a/core/make/version b/core/make/version index 3fa426fa..2cb41e4b 100644 --- a/core/make/version +++ b/core/make/version @@ -1 +1 @@ -4.4 1 +4.4.1 1 |