mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nvme-cli: update to 1.13.
This commit is contained in:
parent
0078c33ece
commit
da5e899118
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nvme-cli'
|
# Template file for 'nvme-cli'
|
||||||
pkgname=nvme-cli
|
pkgname=nvme-cli
|
||||||
version=1.12
|
version=1.13
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
# yeah, it must be 0 to enable
|
# yeah, it must be 0 to enable
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Peter Froehlich <peter.hans.froehlich@gmail.com>"
|
||||||
license="GPL-2.0-only"
|
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=a75270e65a4a7a6add48f748ba216d8f68d78f90f8cb77e88e9753b74d527991
|
checksum=03f4875f3e68d326b0280e16df2f027ca6b086cfa148c34e8569df61319b4b85
|
||||||
conf_files="/etc/nvme/*.conf"
|
conf_files="/etc/nvme/*.conf"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue