mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nvme-cli: update to 1.6.
This commit is contained in:
parent
887e25026f
commit
d46872cdd9
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'nvme-cli'
|
# Template file for 'nvme-cli'
|
||||||
pkgname=nvme-cli
|
pkgname=nvme-cli
|
||||||
version=1.5
|
version=1.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_args="SBINDIR=/usr/bin"
|
make_install_args="SBINDIR=/usr/bin"
|
||||||
short_desc="NVMe management command line interface"
|
short_desc="NVMe management command line interface"
|
||||||
maintainer="Peter Froehlich <peter.hans.froehlich@gmail.com>"
|
maintainer="Peter Froehlich <peter.hans.froehlich@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-only"
|
||||||
homepage="http://nvmexpress.org"
|
homepage="http://nvmexpress.org"
|
||||||
distfiles="https://github.com/linux-nvme/nvme-cli/archive/v${version}.tar.gz"
|
distfiles="https://github.com/linux-nvme/nvme-cli/archive/v${version}.tar.gz"
|
||||||
checksum=24021462dbb8825f216991c971dcd593b5531c94606c4323151db093f188a2a2
|
checksum=5ad72ff8b585ff46be359927b41888809bef85b943873da9899379f00453e0b9
|
||||||
|
|
Loading…
Add table
Reference in a new issue