diff options
author | Cem Keylan <cem@ckyln.com> | 2023-12-07 11:35:45 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-12-07 11:35:45 +0100 |
commit | 44741a9fca5dfaaeaf8c46d4abe9d40695f8dc87 (patch) | |
tree | cc039e224ec0088ea739d1197d3e9193bdcf7960 /core/xz | |
parent | 3adb8a68e04abb7a9a9448f6700daa119f809fc2 (diff) | |
download | repository-44741a9fca5dfaaeaf8c46d4abe9d40695f8dc87.tar.gz |
xz: bump to 5.4.5
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 d0d6c8d9..616bb1ad 100644 --- a/core/xz/checksums +++ b/core/xz/checksums @@ -1,2 +1,2 @@ %BLAKE3 -759666a9688a659be5dacebd66f755d079ef00108bc3c950f3c82bd3fbc73dfd xz-5.4.4.tar.bz2 +36e47f6fc1d45d7752c005a56bd829f5a534c053c8e65c10150338bb674bf18f xz-5.4.5.tar.bz2 diff --git a/core/xz/sources b/core/xz/sources index f1bd8461..984bb883 100644 --- a/core/xz/sources +++ b/core/xz/sources @@ -1 +1 @@ -https://fossies.org/linux/misc/xz-5.4.4.tar.bz2 +https://fossies.org/linux/misc/xz-5.4.5.tar.bz2 diff --git a/core/xz/version b/core/xz/version index c1be1270..5e51b8ba 100644 --- a/core/xz/version +++ b/core/xz/version @@ -1 +1 @@ -5.4.4 1 +5.4.5 1 |