mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
libnvme: update to 1.9.
This commit is contained in:
parent
3931fa1da4
commit
43a119963a
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue