nvme-cli: update to 1.9.
This commit is contained in:
parent
01f3b7da6e
commit
7f19f872c7
1 changed files with 3 additions and 2 deletions
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'nvme-cli'
|
||||
pkgname=nvme-cli
|
||||
version=1.8.1
|
||||
version=1.9
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_install_args="SBINDIR=/usr/bin"
|
||||
hostmakedepends="util-linux"
|
||||
short_desc="NVMe management command line interface"
|
||||
maintainer="Peter Froehlich <peter.hans.froehlich@gmail.com>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="http://nvmexpress.org"
|
||||
distfiles="https://github.com/linux-nvme/nvme-cli/archive/v${version}.tar.gz"
|
||||
checksum=93b9134b7a4cc36c9444b9ee52ef016be6e3e2f2ece50fab1f4a56ebe1e3612b
|
||||
checksum=d7c3d56f36f81c0933f7b7c3f90c4196be0fec758affc8062c525b6bc5ea65f5
|
||||
|
||||
CFLAGS="-Wno-error -I."
|
||||
|
|
Loading…
Reference in a new issue