We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4323a5 commit 0edf4e2Copy full SHA for 0edf4e2
libs/libssh/Makefile
@@ -8,12 +8,12 @@
8
include $(TOPDIR)/rules.mk
9
10
PKG_NAME:=libssh
11
-PKG_VERSION:=0.10.6
12
-PKG_RELEASE:=3
+PKG_VERSION:=0.11.3
+PKG_RELEASE:=1
13
14
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
15
-PKG_SOURCE_URL:=https://www.libssh.org/files/0.10/
16
-PKG_HASH:=1861d498f5b6f1741b6abc73e608478491edcf9c9d4b6630eef6e74596de9dc1
+PKG_SOURCE_URL:=https://www.libssh.org/files/0.11/
+PKG_HASH:=7d8a1361bb094ec3f511964e78a5a4dba689b5986e112afabe4f4d0d6c6125c3
17
18
PKG_MAINTAINER:=
19
PKG_LICENSE:=LGPL-2.1-or-later BSD-2-Clause
libs/libssh/patches/001-fix-cmake4.patch
libs/libssh/patches/100-mbedtls_fix.patch
0 commit comments