13 lines
448 B
Bash
13 lines
448 B
Bash
# Template file for 'nvme-cli'
|
|
pkgname=nvme-cli
|
|
version=1.5
|
|
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"
|
|
homepage="http://nvmexpress.org"
|
|
distfiles="https://github.com/linux-nvme/nvme-cli/archive/v${version}.tar.gz"
|
|
checksum=24021462dbb8825f216991c971dcd593b5531c94606c4323151db093f188a2a2
|