libssh:update to 0.8.4

This commit is contained in:
Chaoting Liu 2018-10-27 18:45:08 +02:00
parent db7f97641d
commit 8c5a1aa5d3

View File

@ -1,5 +1,5 @@
pkgname=libssh
pkgver=0.7.6
pkgver=0.8.4
pkgrel=1
pkgdesc="Library for accessing ssh client services through C libraries"
url="https://www.libssh.org/"
@ -7,8 +7,8 @@ license=('LGPL')
arch=('x86_64')
depends=('zlib' 'openssl')
makedepends=('cmake' 'cmocka' 'doxygen' 'python3')
source=(http://www.libssh.org/files/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.asc})
sha256sums=('1d607d3859274f755942324afb0f887ee22edd157f9596a2e69e3a28ec6d1092'
source=(https://libssh.org/files/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.asc})
sha256sums=('6bb07713021a8586ba2120b2c36c468dc9ac8096d043f9b1726639aa4275b81b'
'SKIP')
validpgpkeys=('8DFF53E18F2ABC8D8F3C92237EE0FC4DCC014E3D') # Andreas Schneider <asn@cryptomilk.org>