mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ndctl: update to 67.
This commit is contained in:
parent
c0e8304415
commit
103597430d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ndctl'
|
# Template file for 'ndctl'
|
||||||
pkgname=ndctl
|
pkgname=ndctl
|
||||||
version=66
|
version=67
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-docs --without-systemd"
|
configure_args="--disable-docs --without-systemd"
|
||||||
|
@ -12,7 +12,7 @@ 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=b2b0cd5468de235d3ae8bb3de737ab2e18e854eee57c3618c648c6d7abd02e63
|
checksum=32b498e333570c34040418478619316c1e2a51339dde5fc00a3864453b6e2d82
|
||||||
conf_files="/etc/ndctl/monitor.conf"
|
conf_files="/etc/ndctl/monitor.conf"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue