* update sshpass to 1.10-2
This commit is contained in:
parent
3c7f6d8eec
commit
f73734e64c
12
sshpass/.SRCINFO
Normal file
12
sshpass/.SRCINFO
Normal file
@ -0,0 +1,12 @@
|
||||
pkgbase = sshpass
|
||||
pkgdesc = Fool ssh into accepting an interactive password non-interactively
|
||||
pkgver = 1.10
|
||||
pkgrel = 2
|
||||
url = https://sourceforge.net/projects/sshpass/
|
||||
arch = x86_64
|
||||
license = GPL
|
||||
depends = openssh
|
||||
source = https://downloads.sourceforge.net/sshpass/sshpass-1.10.tar.gz
|
||||
sha256sums = ad1106c203cbb56185ca3bad8c6ccafca3b4064696194da879f81c8d7bdfeeda
|
||||
|
||||
pkgname = sshpass
|
@ -5,9 +5,9 @@
|
||||
|
||||
pkgname=sshpass
|
||||
pkgver=1.10
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Fool ssh into accepting an interactive password non-interactively'
|
||||
arch=(x86_64 powerpc64le)
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url='https://sourceforge.net/projects/sshpass/'
|
||||
license=('GPL')
|
||||
depends=('openssh')
|
||||
|
Loading…
x
Reference in New Issue
Block a user