diff options
author | Cem Keylan <cem@ckyln.com> | 2024-06-06 16:25:39 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2024-06-06 16:25:39 +0200 |
commit | f5865922ba462e2ec9a7621c4f2d5f73f739651a (patch) | |
tree | 66cf4eb1f40a2380244e2fbfb53804fd1c607062 /core | |
parent | f98386ef7762c8bd34bb4ed59179df24bdcbebea (diff) | |
download | repository-f5865922ba462e2ec9a7621c4f2d5f73f739651a.tar.gz |
xz: bump to 5.6.2
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 2480b54b..fa74749d 100644 --- a/core/xz/checksums +++ b/core/xz/checksums @@ -1,2 +1,2 @@ %BLAKE3 -750a05793aeba3cd68d1d5425db3a527c73a89ab8c3a29401236d531548099af xz-5.4.6.tar.bz2 +498eed5f2b4e2b86a50592caabe27bab79cdf87528e09419d77067575433ce9e xz-5.6.2.tar.bz2 diff --git a/core/xz/sources b/core/xz/sources index 7f576a65..b162ab5d 100644 --- a/core/xz/sources +++ b/core/xz/sources @@ -1 +1 @@ -https://fossies.org/linux/misc/xz-5.4.6.tar.bz2 +https://fossies.org/linux/misc/xz-5.6.2.tar.bz2 diff --git a/core/xz/version b/core/xz/version index fe0075d2..35143381 100644 --- a/core/xz/version +++ b/core/xz/version @@ -1 +1 @@ -5.4.6 1 +5.6.2 1 |