libnvme: update to 1.16.1

This commit is contained in:
gc-user
2025-12-31 13:37:19 -05:00
committed by Andrew J. Hesford
parent a560fb77f8
commit b025cfb0ba
+3 -3
View File
@@ -1,7 +1,7 @@
# Template file for 'libnvme'
pkgname=libnvme
version=1.15
revision=2
version=1.16.1
revision=1
build_style=meson
configure_args="-Ddocs=man"
hostmakedepends="pkg-config swig tar xz"
@@ -13,7 +13,7 @@ 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=c21cd9379390bdc52c9d9569a241274f8115fc247b76a5d922d639f48c8174a2
checksum=ce1d9d393feb84c4e82ca096db2bdb7dd4a5fd1997d711cc1904796944f2c579
libnvme-devel_package() {
depends="${sourcepkg}>=${version}_${revision} json-c-devel openssl-devel"