mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
dsh: fix descr/homepage (hi Gottox).
This commit is contained in:
parent
acf9726aee
commit
f7f32adac6
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template build file for 'dsh'
|
# Template build file for 'dsh'
|
||||||
pkgname=dsh
|
pkgname=dsh
|
||||||
version=0.25.10
|
version=0.25.10
|
||||||
revision=3
|
revision=4
|
||||||
conf_files="/etc/dsh.conf"
|
conf_files="/etc/dsh.conf"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Library for parsing dsh-style configuration files"
|
short_desc="Wrapper for executing multiple remote shell (rsh/remsh/ssh) commands"
|
||||||
maintainer="Enno Boland <eb@s01.de>"
|
maintainer="Enno Boland <eb@s01.de>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.netfort.gr.jp/~dancer/software"
|
homepage="http://www.netfort.gr.jp/~dancer/software/dsh.html.en"
|
||||||
makedepends="libdshconfig-devel>=0.20.13_2"
|
makedepends="libdshconfig-devel>=0.20.13_2"
|
||||||
distfiles="$homepage/downloads/$pkgname-$version.tar.gz"
|
distfiles="$homepage/downloads/$pkgname-$version.tar.gz"
|
||||||
checksum=520031a5474c25c6b3f9a0840e06a4fea4750734043ab06342522f533fa5b4d0
|
checksum=520031a5474c25c6b3f9a0840e06a4fea4750734043ab06342522f533fa5b4d0
|
||||||
|
|
Loading…
Add table
Reference in a new issue