diff options
author | Cem Keylan <cem@ckyln.com> | 2023-06-02 22:56:43 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-06-02 22:56:43 +0200 |
commit | 047a90cc7476335a5b745c7f9a65e6e157ed8ea8 (patch) | |
tree | 21b6f0a365213ac495c2b552b818ccf2c78bc214 /core | |
parent | 7dd085b383b29a11eecdd86dca6fdb1b6943eb26 (diff) | |
download | repository-047a90cc7476335a5b745c7f9a65e6e157ed8ea8.tar.gz |
xz: bump to 5.4.3
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 b1cd63c9..86233787 100644 --- a/core/xz/checksums +++ b/core/xz/checksums @@ -1,2 +1,2 @@ %BLAKE3 -3fd7b250e1d978c3604f75d6e4650fe9fba99cd0db500995f5ccfee3742387b0 xz-5.4.2.tar.bz2 +57d59ad55f5172501b18a538f43a1678f04da0c7106b2582e01036db4b49ecd6 xz-5.4.3.tar.bz2 diff --git a/core/xz/sources b/core/xz/sources index f94af29e..442420e0 100644 --- a/core/xz/sources +++ b/core/xz/sources @@ -1 +1 @@ -https://fossies.org/linux/misc/xz-5.4.2.tar.bz2 +https://fossies.org/linux/misc/xz-5.4.3.tar.bz2 diff --git a/core/xz/version b/core/xz/version index 84efc7ec..12425e2e 100644 --- a/core/xz/version +++ b/core/xz/version @@ -1 +1 @@ -5.4.2 1 +5.4.3 1 |