diff options
author | Cem Keylan <cem@ckyln.com> | 2024-10-04 12:54:43 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2024-10-04 12:54:43 +0200 |
commit | 05ee4a5c1503d38ebec1489dc9db0d3627be36f8 (patch) | |
tree | 70e9d4070e92b86145e1a7572ac8e790984ca071 /community | |
parent | 241c034f165ebad8f3a370d1a315c91530df88e4 (diff) | |
download | repository-05ee4a5c1503d38ebec1489dc9db0d3627be36f8.tar.gz |
automake: bump to 1.17
Diffstat (limited to 'community')
-rw-r--r-- | community/automake/checksums | 2 | ||||
-rw-r--r-- | community/automake/sources | 2 | ||||
-rw-r--r-- | community/automake/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/community/automake/checksums b/community/automake/checksums index 375ed297..763f9b0b 100644 --- a/community/automake/checksums +++ b/community/automake/checksums @@ -1,2 +1,2 @@ %BLAKE3 -4e1272337e36d468673e3a83cab261dc2e2abbddc7b8733e4ac88bc7525c491a automake-1.16.5.tar.gz +c9d204d579a6b557be30e2d0fc9534ee16bfe099e95d9250583ad28aefb32d59 automake-1.17.tar.gz diff --git a/community/automake/sources b/community/automake/sources index f01419de..b730d2b0 100644 --- a/community/automake/sources +++ b/community/automake/sources @@ -1 +1 @@ -https://ftp.gnu.org/gnu/automake/automake-1.16.5.tar.gz +https://ftp.gnu.org/gnu/automake/automake-1.17.tar.gz diff --git a/community/automake/version b/community/automake/version index 67bd00ae..0bbad115 100644 --- a/community/automake/version +++ b/community/automake/version @@ -1 +1 @@ -1.16.5 1 +1.17 1 |