diff options
author | Cem Keylan <cem@ckyln.com> | 2024-02-19 10:35:52 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2024-02-19 10:35:52 +0100 |
commit | 5ad168786f57c0bc978a299cf92d552a1d81e572 (patch) | |
tree | 884e9c40569ce303cdc1ebda97f71b9993a328b0 | |
parent | 41185b5d12b59952f30c7c1d6a3bfe24d9ec1d57 (diff) | |
download | repository-5ad168786f57c0bc978a299cf92d552a1d81e572.tar.gz |
xz: bump to 5.4.6
-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 616bb1ad..2480b54b 100644 --- a/core/xz/checksums +++ b/core/xz/checksums @@ -1,2 +1,2 @@ %BLAKE3 -36e47f6fc1d45d7752c005a56bd829f5a534c053c8e65c10150338bb674bf18f xz-5.4.5.tar.bz2 +750a05793aeba3cd68d1d5425db3a527c73a89ab8c3a29401236d531548099af xz-5.4.6.tar.bz2 diff --git a/core/xz/sources b/core/xz/sources index 984bb883..7f576a65 100644 --- a/core/xz/sources +++ b/core/xz/sources @@ -1 +1 @@ -https://fossies.org/linux/misc/xz-5.4.5.tar.bz2 +https://fossies.org/linux/misc/xz-5.4.6.tar.bz2 diff --git a/core/xz/version b/core/xz/version index 5e51b8ba..fe0075d2 100644 --- a/core/xz/version +++ b/core/xz/version @@ -1 +1 @@ -5.4.5 1 +5.4.6 1 |