Merge pull request #2325 from Rmys/master

xz mdadm ver. bump
This commit is contained in:
Rmys
2025-12-25 11:25:30 +03:00
committed by GitHub
3 changed files with 20 additions and 6 deletions
+8 -1
View File
@@ -15,7 +15,7 @@
<IsA>library</IsA>
<Summary>XZ compression utilities</Summary>
<Description>XZ Utils provide a general purpose data compression library and command line tools. The .xz format supports multiple compression algorithms, which are called "filters" in context of XZ Utils. The primary filter is currently LZMA2.</Description>
<Archive sha1sum="ed4d5589c4cfe84e1697bd02a9954b76af336931" type="targz">https://github.com/tukaani-project/xz/releases/download/v5.8.1/xz-5.8.1.tar.gz</Archive>
<Archive sha1sum="7bf2d887bd0ad401e0a4787a9033d9235036b3bb" type="targz">https://github.com/tukaani-project/xz/releases/download/v5.8.2/xz-5.8.2.tar.gz</Archive>
<BuildDependencies>
<!-- <Dependency versionFrom="8.0.1">readline-devel</Dependency> -->
<!-- <Dependency versionFrom="2.30">glibc-devel</Dependency> -->
@@ -67,6 +67,13 @@
</Package>
<History>
<Update release="20">
<Date>2025-12-17</Date>
<Version>5.8.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="19">
<Date>2025-11-11</Date>
<Version>5.8.1</Version>