diff --git a/libssh2/PKGBUILD b/libssh2/PKGBUILD index fdb9006b..93eedb4d 100644 --- a/libssh2/PKGBUILD +++ b/libssh2/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Alexey Pavlov pkgname=('libssh2' 'libssh2-devel') -pkgver=1.8.2 +pkgver=1.9.0 pkgrel=1 pkgdesc="A library implementing the SSH2 protocol as defined by Internet Drafts" url="https://libssh2.org/" @@ -13,7 +13,7 @@ options=('!libtool') source=("https://libssh2.org/download/${pkgname}-${pkgver}.tar.gz"{,.asc} 1.2.7-cygwin.patch libssh2-1.4.3-msys2.patch) -sha256sums=('088307d9f6b6c4b8c13f34602e8ff65d21c2dc4d55284dfe15d502c4ee190d67' +sha256sums=('d5fb8bd563305fd1074dda90bd053fb2d29fc4bce048d182f96eaa466dfadafd' 'SKIP' '894937383ec281301cc15464e07cd518e5f1093fd46c41e1bb7d1f2b0ed1a4df' 'bbfe1e132e824ac50aaf9364a82625bb75f7672ec52f041314cc539b4587bc6c')