diff options
author | Cem Keylan <cem@ckyln.com> | 2022-12-14 12:59:20 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-12-14 12:59:20 +0100 |
commit | 8ca9d27f2a8a8a07e71c620b10f496da130ab434 (patch) | |
tree | 0c2cd9ae49187d6f0381e5268c466619857a11b8 /core/xz | |
parent | d883c7ca799e836d5383e4566ba508bf7ec34116 (diff) | |
download | repository-8ca9d27f2a8a8a07e71c620b10f496da130ab434.tar.gz |
xz: bump to 5.4.0
Diffstat (limited to 'core/xz')
-rw-r--r-- | core/xz/checksums | 2 | ||||
-rw-r--r-- | core/xz/sources | 2 | ||||
-rw-r--r-- | core/xz/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/core/xz/checksums b/core/xz/checksums index d6340789..eb98918f 100644 --- a/core/xz/checksums +++ b/core/xz/checksums @@ -1,2 +1,2 @@ %BLAKE3 -8062d7ba0ada064b95a8dfcca46e1b70658c3ed9bba07f03272b1d1679b37092 xz-5.2.9.tar.bz2 +4043b11847cadb6d1b9ffa349b0c7e99c9a5a843f30592b6071cd2c2120be5e1 xz-5.4.0.tar.bz2 diff --git a/core/xz/sources b/core/xz/sources index 0d3ed878..6bc70856 100644 --- a/core/xz/sources +++ b/core/xz/sources @@ -1 +1 @@ -https://fossies.org/linux/misc/xz-5.2.9.tar.bz2 +https://fossies.org/linux/misc/xz-5.4.0.tar.bz2 diff --git a/core/xz/version b/core/xz/version index 8730d9a9..b4c8f695 100644 --- a/core/xz/version +++ b/core/xz/version @@ -1 +1 @@ -5.2.9 1 +5.4.0 1 |