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