sshpass: update to 1.10.
This commit is contained in:
parent
c6b6a92580
commit
57a9f0ef94
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'sshpass'
|
||||
pkgname=sshpass
|
||||
version=1.09
|
||||
version=1.10
|
||||
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=71746e5e057ffe9b00b44ac40453bf47091930cba96bbea8dc48717dedc49fb7
|
||||
homepage="https://sshpass.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/sshpass/sshpass-${version}.tar.gz"
|
||||
checksum=ad1106c203cbb56185ca3bad8c6ccafca3b4064696194da879f81c8d7bdfeeda
|
||||
|
|
Loading…
Reference in New Issue