diff --git a/common/shlibs b/common/shlibs index 8d50aca7539..ff62b084bb9 100644 --- a/common/shlibs +++ b/common/shlibs @@ -4326,7 +4326,7 @@ librz_type.so.0.7 rizin-0.7.2_1 librz_util.so.0.7 rizin-0.7.2_1 libaravis-0.8.so.0 libaravis-0.8.21_1 libLimeSuite.so.23.11-1 LimeSuite-23.11.0_1 -libnvme.so.1 libnvme-1.0_1 +libnvme.so.1 libnvme-1.10_1 libnvme-mi.so.1 libnvme-1.2_1 libRInside.so R-cran-RInside-0.2.16_1 libXrdUtils.so.3 xrootd-5.4.0_1 diff --git a/srcpkgs/libnvme/template b/srcpkgs/libnvme/template index c878d834d4a..c447667fed4 100644 --- a/srcpkgs/libnvme/template +++ b/srcpkgs/libnvme/template @@ -1,6 +1,6 @@ # Template file for 'libnvme' pkgname=libnvme -version=1.9 +version=1.10 revision=1 build_style=meson configure_args="-Ddocs=man" @@ -11,8 +11,9 @@ short_desc="C Library for NVM Express on Linux" maintainer="Orphaned " license="LGPL-2.1-or-later" homepage="https://github.com/linux-nvme/libnvme" +changelog="https://github.com/linux-nvme/libnvme/releases" distfiles="https://github.com/linux-nvme/libnvme/archive/v${version}.tar.gz" -checksum=455867060d2b7563eab59fe21779dff469d98465028997178c7efbe4b8763206 +checksum=add9efa968e8341459fcaa2d96f2594a6f871e1fb3f57c02ce1c8ba5424f3960 libnvme-devel_package() { depends="${sourcepkg}>=${version}_${revision} json-c-devel openssl-devel"