nvme-cli: update to 1.12.

This commit is contained in:
Anthony Iliopoulos 2020-06-24 00:15:17 +02:00 committed by Johannes
parent ea802aa646
commit 2994737a5a

View file

@ -1,6 +1,6 @@
# Template file for 'nvme-cli'
pkgname=nvme-cli
version=1.11.2
version=1.12
revision=1
build_style=gnu-makefile
# yeah, it must be 0 to enable
@ -13,7 +13,7 @@ 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=8da56ba2e02f05a2d3027379e012e16a6af1a5f7be2241fa5cb9b9222ad465c2
checksum=a75270e65a4a7a6add48f748ba216d8f68d78f90f8cb77e88e9753b74d527991
conf_files="/etc/nvme/*.conf"
post_install() {