diff options
author | Cem Keylan <cem@ckyln.com> | 2021-10-04 11:48:29 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-10-04 11:48:29 +0300 |
commit | 4e956b2a4edbd6cbc5f2e4b1bfd97ad4f7be4b2d (patch) | |
tree | 677560630dc99ed6b0b12ba3aa460d5ea1372479 | |
parent | f8b743b33b7a30f05ae4cd52b2f6db4a46315245 (diff) | |
download | repository-4e956b2a4edbd6cbc5f2e4b1bfd97ad4f7be4b2d.tar.gz |
automake: bump to 1.16.5
-rw-r--r-- | community/automake/checksums | 3 | ||||
-rw-r--r-- | community/automake/sources | 2 | ||||
-rw-r--r-- | community/automake/version | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/community/automake/checksums b/community/automake/checksums index 2bc6ce8e..375ed297 100644 --- a/community/automake/checksums +++ b/community/automake/checksums @@ -1 +1,2 @@ -8a0f0be7aaae2efa3a68482af28e5872d8830b9813a6a932a2571eac63ca1794 automake-1.16.4.tar.gz +%BLAKE3 +4e1272337e36d468673e3a83cab261dc2e2abbddc7b8733e4ac88bc7525c491a automake-1.16.5.tar.gz diff --git a/community/automake/sources b/community/automake/sources index d7635b2d..f01419de 100644 --- a/community/automake/sources +++ b/community/automake/sources @@ -1 +1 @@ -https://ftp.gnu.org/gnu/automake/automake-1.16.4.tar.gz +https://ftp.gnu.org/gnu/automake/automake-1.16.5.tar.gz diff --git a/community/automake/version b/community/automake/version index 32ec22df..67bd00ae 100644 --- a/community/automake/version +++ b/community/automake/version @@ -1 +1 @@ -1.16.4 1 +1.16.5 1 |