mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
nvme-cli: update to 2.13
This commit is contained in:
parent
51f1e4ff7e
commit
74d9036850
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nvme-cli'
|
||||
pkgname=nvme-cli
|
||||
version=2.10.2
|
||||
version=2.13
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Ddocs=man -Dudevrulesdir=lib/udev/rules.d"
|
||||
|
@ -12,7 +12,7 @@ license="GPL-2.0-only"
|
|||
homepage="https://nvmexpress.org"
|
||||
changelog="https://github.com/linux-nvme/nvme-cli/releases"
|
||||
distfiles="https://github.com/linux-nvme/nvme-cli/archive/v${version}.tar.gz"
|
||||
checksum=b3c256959ff34124788aa96c8602c9cef00705d01cc3cb9322bf3269e00ae904
|
||||
checksum=43797e5b146ef5d4a67120fcdf38bb8254dcafefa714467d3f08dd675ebd40bb
|
||||
conf_files="/etc/nvme/*.conf"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Add table
Reference in a new issue