mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nvme-cli: update to 2.8.
This commit is contained in:
parent
5cd3e6c307
commit
ba9a569497
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=2.6
|
version=2.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Ddocs=man -Dudevrulesdir=lib/udev/rules.d"
|
configure_args="-Ddocs=man -Dudevrulesdir=lib/udev/rules.d"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
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=7e2f11eb7a9c1b9343d537a32ae5c78f51de20cd4a6cdddb2bc2459c259b33d6
|
checksum=0743d9188792a87d39187ae5e5cb31e8f46cca8c6f100547c50ec0dd659d2531
|
||||||
conf_files="/etc/nvme/*.conf"
|
conf_files="/etc/nvme/*.conf"
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue