libnvme: version bump to 1.13
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "http://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>libnvme</Name>
|
||||
@@ -12,8 +12,8 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>C Library for NVM Express on Linux</Summary>
|
||||
<Icon>libnvme</Icon>
|
||||
<Description>Linux'ta NVM Express için C Kitaplığı</Description>
|
||||
<Archive sha1sum="a40bbd4bb2ec9225a4a0dbfab4135895da37404f" type="targz">https://github.com/linux-nvme/libnvme/archive/refs/tags/v1.11.1.tar.gz</Archive>
|
||||
<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>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>swig</Dependency>
|
||||
@@ -51,6 +51,7 @@
|
||||
<Summary>Development files for libnvme</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">libnvme</Dependency>
|
||||
<Dependency>keyutils</Dependency>
|
||||
<Dependency>dbus-devel</Dependency>
|
||||
<Dependency>json-c-devel</Dependency>
|
||||
<Dependency>openssl-devel</Dependency>
|
||||
@@ -62,6 +63,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2025-05-01</Date>
|
||||
<Version>1.13</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2024-12-18</Date>
|
||||
<Version>1.11.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user