sshpass: Update to 1.10
This commit is contained in:
parent
3122be5956
commit
73bfc82742
@ -1,7 +1,7 @@
|
||||
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
|
||||
|
||||
pkgname=sshpass
|
||||
pkgver=1.09
|
||||
pkgver=1.10
|
||||
pkgrel=1
|
||||
pkgdesc='Fool ssh into accepting an interactive password non-interactively'
|
||||
arch=('i686' 'x86_64')
|
||||
@ -11,7 +11,7 @@ license=('GPL')
|
||||
depends=('openssh')
|
||||
makedepends=('autotools' 'gcc')
|
||||
source=("https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")
|
||||
sha256sums=('71746e5e057ffe9b00b44ac40453bf47091930cba96bbea8dc48717dedc49fb7')
|
||||
sha256sums=('ad1106c203cbb56185ca3bad8c6ccafca3b4064696194da879f81c8d7bdfeeda')
|
||||
|
||||
build() {
|
||||
cd $pkgname-$pkgver
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user