diff options
author | Cem Keylan <cem@ckyln.com> | 2022-11-14 18:14:19 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-11-14 18:14:19 +0100 |
commit | 9244405b0966c7cb1a201090c4586cfda3e1fe25 (patch) | |
tree | f8c8bc1dea016fc99b509d785148a0f16f5e1364 /core | |
parent | 870e9f6cc497b24b97d51fa881c8c455e3889f43 (diff) | |
download | repository-9244405b0966c7cb1a201090c4586cfda3e1fe25.tar.gz |
xz: bump to 5.2.8
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 b1dafc68..9abc85af 100644 --- a/core/xz/checksums +++ b/core/xz/checksums @@ -1,2 +1,2 @@ %BLAKE3 -3a21395a4c28e39b16f00499431ae7f5dcfaee763de58310560ccdea291f12fd xz-5.2.7.tar.bz2 +f4144480a541f6cebbf9f0ea5d05d972d874f1fd7a30c3ac46cd249f23c317d8 xz-5.2.8.tar.bz2 diff --git a/core/xz/sources b/core/xz/sources index 42a28095..2c556248 100644 --- a/core/xz/sources +++ b/core/xz/sources @@ -1 +1 @@ -https://fossies.org/linux/misc/xz-5.2.7.tar.bz2 +https://fossies.org/linux/misc/xz-5.2.8.tar.bz2 diff --git a/core/xz/version b/core/xz/version index 77b06506..a47baf57 100644 --- a/core/xz/version +++ b/core/xz/version @@ -1 +1 @@ -5.2.7 1 +5.2.8 1 |