diff options
author | Cem Keylan <cem@ckyln.com> | 2023-09-12 12:28:35 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-09-12 12:28:35 +0200 |
commit | a650da4a0cfe06f01ddd3681e0885e2de07cb350 (patch) | |
tree | 79e0578ffe64d7dc2e25185e9ec2b3ce6610be97 /core | |
parent | cd218a20fa8d424a7ca79676436b4139c886f956 (diff) | |
download | repository-a650da4a0cfe06f01ddd3681e0885e2de07cb350.tar.gz |
xz: bump to 5.4.4
Diffstat (limited to 'core')
-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 86233787..d0d6c8d9 100644 --- a/core/xz/checksums +++ b/core/xz/checksums @@ -1,2 +1,2 @@ %BLAKE3 -57d59ad55f5172501b18a538f43a1678f04da0c7106b2582e01036db4b49ecd6 xz-5.4.3.tar.bz2 +759666a9688a659be5dacebd66f755d079ef00108bc3c950f3c82bd3fbc73dfd xz-5.4.4.tar.bz2 diff --git a/core/xz/sources b/core/xz/sources index 442420e0..f1bd8461 100644 --- a/core/xz/sources +++ b/core/xz/sources @@ -1 +1 @@ -https://fossies.org/linux/misc/xz-5.4.3.tar.bz2 +https://fossies.org/linux/misc/xz-5.4.4.tar.bz2 diff --git a/core/xz/version b/core/xz/version index 12425e2e..c1be1270 100644 --- a/core/xz/version +++ b/core/xz/version @@ -1 +1 @@ -5.4.3 1 +5.4.4 1 |