diff mbox series

[next] package/libssh: update to 0.11.0

Message ID ZsIK7ZE/nzzxu4ab@waldemar-brodkorb.de
State Accepted
Headers show
Series [next] package/libssh: update to 0.11.0 | expand

Commit Message

Waldemar Brodkorb Aug. 18, 2024, 2:53 p.m. UTC
For a changelog see here:
https://www.libssh.org/2024/08/08/libssh-0-11-0-release/

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
---
 package/libssh/libssh.hash | 6 +++---
 package/libssh/libssh.mk   | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

Comments

Petr Vorel Aug. 18, 2024, 5:16 p.m. UTC | #1
Hi Waldemar,

Reviewed-by: Petr Vorel <petr.vorel@gmail.com>

Kind regards,
Petr
Thomas Petazzoni Aug. 19, 2024, 11:08 a.m. UTC | #2
On Sun, 18 Aug 2024 16:53:33 +0200
Waldemar Brodkorb <wbx@openadk.org> wrote:

> For a changelog see here:
> https://www.libssh.org/2024/08/08/libssh-0-11-0-release/
> 
> Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
> ---
>  package/libssh/libssh.hash | 6 +++---
>  package/libssh/libssh.mk   | 4 ++--
>  2 files changed, 5 insertions(+), 5 deletions(-)

Applied to next, thanks.

Thomas
diff mbox series

Patch

diff --git a/package/libssh/libssh.hash b/package/libssh/libssh.hash
index e5eba219b5..2931c8357d 100644
--- a/package/libssh/libssh.hash
+++ b/package/libssh/libssh.hash
@@ -1,5 +1,5 @@ 
 # Locally calculated after checking pgp signature
-# https://www.libssh.org/files/0.10/libssh-0.10.6.tar.xz.asc
-# with key 8DFF53E18F2ABC8D8F3C92237EE0FC4DCC014E3D
-sha256  1861d498f5b6f1741b6abc73e608478491edcf9c9d4b6630eef6e74596de9dc1  libssh-0.10.6.tar.xz
+# https://www.libssh.org/files/0.11/libssh-0.11.0.tar.xz.asc
+# with key 88A228D89B07C2C77D0C780903D5DF8CFDD3E8E7
+sha256  860e814579e7606f3fc3db98c5807bef2ab60f793ec871d81bcd23acdcdd3e91  libssh-0.11.0.tar.xz
 sha256  1656186e951db1c010a8485481fa94587f7e53a26d24976bef97945ad0c4df5a  COPYING
diff --git a/package/libssh/libssh.mk b/package/libssh/libssh.mk
index 8b995c3555..932ab2de83 100644
--- a/package/libssh/libssh.mk
+++ b/package/libssh/libssh.mk
@@ -4,8 +4,8 @@ 
 #
 ################################################################################
 
-LIBSSH_VERSION_MAJOR = 0.10
-LIBSSH_VERSION = $(LIBSSH_VERSION_MAJOR).6
+LIBSSH_VERSION_MAJOR = 0.11
+LIBSSH_VERSION = $(LIBSSH_VERSION_MAJOR).0
 LIBSSH_SOURCE = libssh-$(LIBSSH_VERSION).tar.xz
 LIBSSH_SITE = https://www.libssh.org/files/$(LIBSSH_VERSION_MAJOR)
 LIBSSH_LICENSE = LGPL-2.1