nvme-cli: update to 1.7.
This commit is contained in:
parent
6b3d2ab9c4
commit
d5397308de
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nvme-cli'
|
||||
pkgname=nvme-cli
|
||||
version=1.6
|
||||
version=1.7
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_install_args="SBINDIR=/usr/bin"
|
||||
|
@ -9,4 +9,6 @@ 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=5ad72ff8b585ff46be359927b41888809bef85b943873da9899379f00453e0b9
|
||||
checksum=3a139d40ffff48d2f0b06339fd3be3ed219241ce6838f0ea173d7459c9984ea2
|
||||
|
||||
CFLAGS="-Wno-error -I."
|
||||
|
|
Loading…
Reference in New Issue