Skip to content

Commit 0edf4e2

Browse files
libssh: bump to 0.11.3
Remove patches no longer needed: - 001-fix-cmake4.patch - 100-mbedtls_fix.patch Signed-off-by: Nick Hainke <[email protected]>
1 parent e4323a5 commit 0edf4e2

File tree

3 files changed

+4
-65
lines changed

3 files changed

+4
-65
lines changed

libs/libssh/Makefile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
include $(TOPDIR)/rules.mk
99

1010
PKG_NAME:=libssh
11-
PKG_VERSION:=0.10.6
12-
PKG_RELEASE:=3
11+
PKG_VERSION:=0.11.3
12+
PKG_RELEASE:=1
1313

1414
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
15-
PKG_SOURCE_URL:=https://www.libssh.org/files/0.10/
16-
PKG_HASH:=1861d498f5b6f1741b6abc73e608478491edcf9c9d4b6630eef6e74596de9dc1
15+
PKG_SOURCE_URL:=https://www.libssh.org/files/0.11/
16+
PKG_HASH:=7d8a1361bb094ec3f511964e78a5a4dba689b5986e112afabe4f4d0d6c6125c3
1717

1818
PKG_MAINTAINER:=
1919
PKG_LICENSE:=LGPL-2.1-or-later BSD-2-Clause

libs/libssh/patches/001-fix-cmake4.patch

Lines changed: 0 additions & 8 deletions
This file was deleted.

libs/libssh/patches/100-mbedtls_fix.patch

Lines changed: 0 additions & 53 deletions
This file was deleted.

0 commit comments

Comments
 (0)