mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
parent
0a35508d51
commit
79de8dbd24
1 changed files with 12 additions and 0 deletions
12
srcpkgs/nvme-cli/template
Normal file
12
srcpkgs/nvme-cli/template
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# Template file for 'nvme-cli'
|
||||||
|
pkgname=nvme-cli
|
||||||
|
version=1.4
|
||||||
|
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=e4c469d408d8f645073a7fac76dcc805e5833ab0fad99f64e8e10c7660dc848e
|
Loading…
Add table
Reference in a new issue