mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +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'
|
# Template file for 'libnvme'
|
||||||
pkgname=libnvme
|
pkgname=libnvme
|
||||||
version=1.8
|
version=1.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Ddocs=man"
|
configure_args="-Ddocs=man"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://github.com/linux-nvme/libnvme"
|
homepage="https://github.com/linux-nvme/libnvme"
|
||||||
distfiles="https://github.com/linux-nvme/libnvme/archive/v${version}.tar.gz"
|
distfiles="https://github.com/linux-nvme/libnvme/archive/v${version}.tar.gz"
|
||||||
checksum=d59939a280eec41eb7a716e1681d0d0c612099385204ffb55d07134a6be08d75
|
checksum=455867060d2b7563eab59fe21779dff469d98465028997178c7efbe4b8763206
|
||||||
|
|
||||||
libnvme-devel_package() {
|
libnvme-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} json-c-devel openssl-devel"
|
depends="${sourcepkg}>=${version}_${revision} json-c-devel openssl-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue