libnvme: update to 1.9.

This commit is contained in:
Piraty 2024-06-13 21:45:50 +02:00
parent 3931fa1da4
commit 43a119963a
No known key found for this signature in database
GPG key ID: 82F2CC796BD07077

View file

@ -1,6 +1,6 @@
# Template file for 'libnvme'
pkgname=libnvme
version=1.8
version=1.9
revision=1
build_style=meson
configure_args="-Ddocs=man"
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://github.com/linux-nvme/libnvme"
distfiles="https://github.com/linux-nvme/libnvme/archive/v${version}.tar.gz"
checksum=d59939a280eec41eb7a716e1681d0d0c612099385204ffb55d07134a6be08d75
checksum=455867060d2b7563eab59fe21779dff469d98465028997178c7efbe4b8763206
libnvme-devel_package() {
depends="${sourcepkg}>=${version}_${revision} json-c-devel openssl-devel"