diff --git a/srcpkgs/nvme-cli/template b/srcpkgs/nvme-cli/template index a0b57b70783..b30227dd666 100644 --- a/srcpkgs/nvme-cli/template +++ b/srcpkgs/nvme-cli/template @@ -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 " 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."