mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
nvme-cli: update to 2.1.2
This commit is contained in:
parent
bf883ff5bd
commit
eefe84b5e2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nvme-cli'
|
||||
pkgname=nvme-cli
|
||||
version=2.1.1
|
||||
version=2.1.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Ddocs=man -Dudevrulesdir=lib/udev/rules.d"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Subhaditya Nath <sn03.general@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=cc8bd36b9aa71243e2bace238aa5505244fef3fef5418b0c61f75d1988458272
|
||||
checksum=b39811fd2ab8005d515f2f539984cc08f9ab1fe34e5359da10091fdf153df231
|
||||
conf_files="/etc/nvme/*.conf"
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue