12 lines
455 B
Bash
12 lines
455 B
Bash
# Template file for 'nvme-cli'
|
|
pkgname=nvme-cli
|
|
version=1.6
|
|
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=5ad72ff8b585ff46be359927b41888809bef85b943873da9899379f00453e0b9
|