]> git.99rst.org Git - openwrt-packages.git/commitdiff
libssh: update to 0.12.1
authorAlexandru Ardelean <redacted>
Tue, 28 Jul 2026 12:37:49 +0000 (15:37 +0300)
committerAlexandru Ardelean <redacted>
Thu, 30 Jul 2026 11:21:19 +0000 (14:21 +0300)
Update to the latest upstream stable release.

Signed-off-by: Alexandru Ardelean <redacted>
libs/libssh/Makefile

index 95fa016421e8f2a3c3e43a699f1ba83a1317920f..a700e34d8ff2f66d973d8f549f307527c6dd2803 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libssh
-PKG_VERSION:=0.12.0
+PKG_VERSION:=0.12.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=https://www.libssh.org/files/0.12/
-PKG_HASH:=1a6af424d8327e5eedef4e5fe7f5b924226dd617ac9f3de80f217d82a36a7121
+PKG_HASH:=d3941af0a2d78d5d82ed7a36988e9133994312f035b9659a6e43f8db3968784c
 
 PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
 PKG_LICENSE:=LGPL-2.1-or-later BSD-2-Clause
git clone https://git.99rst.org/PROJECT