diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:12:02 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:12:02 +0800 |
| commit | b0eff375d24b5ac769face6ce20eb0f692fc0695 (patch) | |
| tree | 03cbd50a779ce51dd4cdc65ffcff4190e0bc82c4 /repos/core/xz/abuild | |
| parent | 5298b4619dff645601ca614feb096538b064d2c2 (diff) | |
| download | alicelinux-b0eff375d24b5ac769face6ce20eb0f692fc0695.tar.gz alicelinux-b0eff375d24b5ac769face6ce20eb0f692fc0695.zip | |
xz: updated to 5.6.3
Diffstat (limited to 'repos/core/xz/abuild')
| -rw-r--r-- | repos/core/xz/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/core/xz/abuild b/repos/core/xz/abuild index edf8f21e..2554ef1e 100644 --- a/repos/core/xz/abuild +++ b/repos/core/xz/abuild @@ -1,4 +1,4 @@ name=xz -version=5.6.2 +version=5.6.3 release=1 source="https://github.com/tukaani-project/xz/releases/download/v${version}/xz-${version}.tar.gz" |