ndctl: update to 66.
This commit is contained in:
parent
53bac4823d
commit
278a996260
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ndctl'
|
# Template file for 'ndctl'
|
||||||
pkgname=ndctl
|
pkgname=ndctl
|
||||||
version=65
|
version=66
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-docs --without-systemd"
|
configure_args="--disable-docs --without-systemd"
|
||||||
|
@ -8,11 +8,11 @@ hostmakedepends="automake libtool pkg-config xmlto"
|
||||||
makedepends="eudev-libudev-devel json-c-devel libkmod-devel libuuid-devel
|
makedepends="eudev-libudev-devel json-c-devel libkmod-devel libuuid-devel
|
||||||
bash-completion keyutils-devel"
|
bash-completion keyutils-devel"
|
||||||
short_desc="Utility library for managing libnvdimm"
|
short_desc="Utility library for managing libnvdimm"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
|
||||||
license="LGPL-2.1-only, GPL-2.0-only"
|
license="LGPL-2.1-only, GPL-2.0-only"
|
||||||
homepage="https://github.com/pmem/ndctl"
|
homepage="https://github.com/pmem/ndctl"
|
||||||
distfiles="https://github.com/pmem/ndctl/archive/v${version}.tar.gz"
|
distfiles="https://github.com/pmem/ndctl/archive/v${version}.tar.gz"
|
||||||
checksum=01870de8ed902b14314485f71e0d36e72694c7046e0603b41df107b2827d3781
|
checksum=b2b0cd5468de235d3ae8bb3de737ab2e18e854eee57c3618c648c6d7abd02e63
|
||||||
conf_files="/etc/ndctl/monitor.conf"
|
conf_files="/etc/ndctl/monitor.conf"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Reference in a new issue