diff options
author | Cem Keylan <cem@ckyln.com> | 2024-10-05 14:45:37 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2024-10-05 14:45:37 +0200 |
commit | 346516491f681f980a6e9e4152b85bcc71fef329 (patch) | |
tree | ba569aad609912dad8ad8df5697e0878b9d0d618 /extra | |
parent | de22458d9e4a9d6adc5199233688e52573ccc5e6 (diff) | |
download | repository-346516491f681f980a6e9e4152b85bcc71fef329.tar.gz |
lzip: bump to 1.24.1
Diffstat (limited to 'extra')
-rw-r--r-- | extra/lzip/checksums | 2 | ||||
-rw-r--r-- | extra/lzip/sources | 2 | ||||
-rw-r--r-- | extra/lzip/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/lzip/checksums b/extra/lzip/checksums index 314af11c..3b069208 100644 --- a/extra/lzip/checksums +++ b/extra/lzip/checksums @@ -1,2 +1,2 @@ %BLAKE3 -0cea51764af8af6bbe9c548e5b262c73b22a09d0d9cc431044d84bfb20f9a834 lzip-1.23.tar.gz +3b50e7f9779cbcd3e7c236bc33b6786a0f72bce4d39dc551720f05c20c889b9e lzip-1.24.1.tar.gz diff --git a/extra/lzip/sources b/extra/lzip/sources index f7326bac..3dd02626 100644 --- a/extra/lzip/sources +++ b/extra/lzip/sources @@ -1 +1 @@ -https://download.savannah.gnu.org/releases/lzip/lzip-1.23.tar.gz +https://download.savannah.gnu.org/releases/lzip/lzip-1.24.1.tar.gz diff --git a/extra/lzip/version b/extra/lzip/version index 843b2ed1..801ac41e 100644 --- a/extra/lzip/version +++ b/extra/lzip/version @@ -1 +1 @@ -1.23 1 +1.24.1 1 |