sshpass: update to 1.09.
This commit is contained in:
parent
f277676290
commit
23f2134768
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'sshpass'
|
||||
pkgname=sshpass
|
||||
version=1.06
|
||||
revision=2
|
||||
version=1.09
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Non-interactive ssh password auth"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="http://sshpass.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/${pkgname}-${version}.tar.gz"
|
||||
checksum=c6324fcee608b99a58f9870157dfa754837f8c48be3df0f5e2f3accf145dee60
|
||||
checksum=71746e5e057ffe9b00b44ac40453bf47091930cba96bbea8dc48717dedc49fb7
|
||||
|
|
Loading…
Reference in a new issue