dsh: extract update_* to external update file
This commit is contained in:
parent
2cc643061d
commit
9fa6304bca
|
@ -8,7 +8,6 @@ short_desc="Wrapper for executing multiple remote shell (rsh/remsh/ssh) commands
|
|||
maintainer="Enno Boland <eb@s01.de>"
|
||||
license="GPL-2"
|
||||
homepage="http://www.netfort.gr.jp/~dancer/software/dsh.html.en"
|
||||
update_ignore="2.0.1"
|
||||
makedepends="libdshconfig-devel>=0.20.13_2"
|
||||
distfiles="http://www.netfort.gr.jp/~dancer/software/downloads/$pkgname-$version.tar.gz"
|
||||
checksum=520031a5474c25c6b3f9a0840e06a4fea4750734043ab06342522f533fa5b4d0
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
ignore="2.0.1"
|
Loading…
Reference in New Issue