void-packages/srcpkgs/nvme-cli/template
2019-04-11 05:45:34 -03:00

14 lines
482 B
Bash

# Template file for 'nvme-cli'
pkgname=nvme-cli
version=1.8.1
revision=1
build_style=gnu-makefile
make_install_args="SBINDIR=/usr/bin"
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
CFLAGS="-Wno-error -I."