mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 20:13:52 +02:00
ndctl: update to 69.
This commit is contained in:
parent
2803e2882d
commit
cc69b3e7b8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ndctl'
|
# Template file for 'ndctl'
|
||||||
pkgname=ndctl
|
pkgname=ndctl
|
||||||
version=68
|
version=69
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-docs --without-systemd"
|
configure_args="--disable-docs --without-systemd"
|
||||||
hostmakedepends="automake libtool pkg-config xmlto"
|
hostmakedepends="automake libtool pkg-config xmlto"
|
||||||
|
@ -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=27a4e09ab8f8d8aaa5e1af03f649c8b10f50be959b8dbbffcf50e5396ef0226f
|
checksum=b9da06939c6e558e6eb49681452741996b18a4cade9b2ef342f73debcf263a98
|
||||||
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