mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-09 13:32:55 +02:00
pdsh: update to 2.34.
This commit is contained in:
parent
59dc7fb5f7
commit
683902ff00
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pdsh'
|
# Template file for 'pdsh'
|
||||||
pkgname=pdsh
|
pkgname=pdsh
|
||||||
version=2.33
|
version=2.34
|
||||||
revision=1
|
revision=1
|
||||||
archs="~*-musl"
|
archs="~*-musl"
|
||||||
wrksrc="pdsh-pdsh-${version}"
|
wrksrc="pdsh-pdsh-${version}"
|
||||||
|
@ -25,7 +25,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/chaos/pdsh"
|
homepage="https://github.com/chaos/pdsh"
|
||||||
distfiles="https://github.com/chaos/pdsh/archive/pdsh-${version}.tar.gz"
|
distfiles="https://github.com/chaos/pdsh/archive/pdsh-${version}.tar.gz"
|
||||||
checksum=c026ccf06e4f1c6c52414282a865e45362405aa09f7d09fa86aaec98f6413554
|
checksum=36e1b3c734ae9b4baf054c656b9735206cc56b290d2c0ec4f7825cdd9f7dff54
|
||||||
|
|
||||||
build_options="rsh exec ssh mrsh xcpu netgroup readline"
|
build_options="rsh exec ssh mrsh xcpu netgroup readline"
|
||||||
build_options_default="rsh exec ssh mrsh readline"
|
build_options_default="rsh exec ssh mrsh readline"
|
||||||
|
|
Loading…
Add table
Reference in a new issue