mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
sshpass: update to 1.10.
This commit is contained in:
parent
c6b6a92580
commit
57a9f0ef94
1 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'sshpass'
|
# Template file for 'sshpass'
|
||||||
pkgname=sshpass
|
pkgname=sshpass
|
||||||
version=1.09
|
version=1.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Non-interactive ssh password auth"
|
short_desc="Non-interactive ssh password auth"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="http://sshpass.sourceforge.net/"
|
homepage="https://sshpass.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/sshpass/sshpass-${version}.tar.gz"
|
||||||
checksum=71746e5e057ffe9b00b44ac40453bf47091930cba96bbea8dc48717dedc49fb7
|
checksum=ad1106c203cbb56185ca3bad8c6ccafca3b4064696194da879f81c8d7bdfeeda
|
||||||
|
|
Loading…
Add table
Reference in a new issue