Merge pull request #17078 from Rmys/master

libnvme ver. bump
This commit is contained in:
Rmys
2025-07-26 10:53:38 +03:00
committed by GitHub
+8 -1
View File
@@ -13,7 +13,7 @@
<Summary>C Library for NVM Express on Linux</Summary>
<Icon>libnvme</Icon>
<Description>This is the libnvme development C library. libnvme provides type definitions for NVMe specification structures, enumerations, and bit fields, helper functions to construct, dispatch, and decode commands and payloads, and utilities to connect, scan, and manage nvme devices on a Linux system.</Description>
<Archive sha1sum="74b218672872a2ac194af2c34c06e66b1001b5f6" type="targz">https://github.com/linux-nvme/libnvme/archive/refs/tags/v1.13.tar.gz</Archive>
<Archive sha1sum="1e059f0a46264b2989ba510e1cb32e2585fd2c72" type="targz">https://github.com/linux-nvme/libnvme/archive/refs/tags/v1.15.tar.gz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>swig</Dependency>
@@ -63,6 +63,13 @@
</Package>
<History>
<Update release="7">
<Date>2025-07-26</Date>
<Version>1.15</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2025-05-01</Date>
<Version>1.13</Version>