[arch-commits] Commit in libssh/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Dec 10 15:10:11 UTC 2019
Date: Tuesday, December 10, 2019 @ 15:10:11
Author: arojas
Revision: 370616
Update to 0.9.3
Modified:
libssh/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-12-10 15:06:14 UTC (rev 370615)
+++ PKGBUILD 2019-12-10 15:10:11 UTC (rev 370616)
@@ -6,7 +6,7 @@
pkgbase=libssh
pkgname=(libssh libssh-docs)
-pkgver=0.9.2
+pkgver=0.9.3
pkgrel=1
pkgdesc="Library for accessing ssh client services through C libraries"
url="https://www.libssh.org/"
@@ -15,7 +15,7 @@
depends=(zlib openssl)
makedepends=(cmake cmocka doxygen python)
source=(https://www.libssh.org/files/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.asc})
-sha256sums=('1970a8991374fc8cbdcb7fcc3683fe8f8824aa37d575f38cfb75fe0fe50fd9ad'
+sha256sums=('2c8b5f894dced58b3d629f16f3afa6562c20b4bdc894639163cf657833688f0c'
'SKIP')
validpgpkeys=('8DFF53E18F2ABC8D8F3C92237EE0FC4DCC014E3D') # Andreas Schneider <asn at cryptomilk.org>
More information about the arch-commits
mailing list