From 9a8f2d30bdc97b185f8ad9fc2d8459e29c1d7fea Mon Sep 17 00:00:00 2001 From: Rmys Date: Sat, 26 Jul 2025 10:47:34 +0300 Subject: [PATCH] libnvme ver. bump --- programming/library/libnvme/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/programming/library/libnvme/pspec.xml b/programming/library/libnvme/pspec.xml index 7d301051d9..277fb1e6d6 100644 --- a/programming/library/libnvme/pspec.xml +++ b/programming/library/libnvme/pspec.xml @@ -13,7 +13,7 @@ C Library for NVM Express on Linux libnvme 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. - https://github.com/linux-nvme/libnvme/archive/refs/tags/v1.13.tar.gz + https://github.com/linux-nvme/libnvme/archive/refs/tags/v1.15.tar.gz meson swig @@ -63,6 +63,13 @@ + + 2025-07-26 + 1.15 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2025-05-01 1.13