From d67a1842319057a9b070747f15e6e4a3299fed95 Mon Sep 17 00:00:00 2001 From: omni Date: Mon, 9 Sep 2024 23:40:20 +0000 Subject: [PATCH] community/libssh: upgrade to 0.11.1 --- community/libssh/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/libssh/APKBUILD b/community/libssh/APKBUILD index 1811a539873..2e0fbe703ba 100644 --- a/community/libssh/APKBUILD +++ b/community/libssh/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Carlo Landmeter # Maintainer: Natanael Copa pkgname=libssh -pkgver=0.10.6 +pkgver=0.11.1 pkgrel=0 pkgdesc="Library for accessing ssh client services through C libraries" options="!check" # Tests require CLIENT_TESTING enabled which needs socket_wrapper @@ -54,5 +54,5 @@ package() { } sha512sums=" -40c62d63c44e882999b71552c237d73fc7364313bd00b15a211a34aeff1b73693da441d2c8d4e40108d00fb7480ec7c5b6d472f9c0784b2359a179632ab0d6c1 libssh-0.10.6.tar.xz +284d376ad9ea30b0274b4ac754b27d168286dca862ece43ef15ca6d89e66865ad7a6703cc12dd4a8564a60b8449ae9b36e6496fd51d34cc27ac4030f6cf216d6 libssh-0.11.1.tar.xz "