From: Sergey Ponomarev Date: Sat, 23 Dec 2023 14:57:34 +0000 (+0200) Subject: sshtunnel: update to v5.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=9130a94425c65f05d315beb00020633825e5b446;p=openwrt-packages.git sshtunnel: update to v5.2 Signed-off-by: Sergey Ponomarev --- diff --git a/net/sshtunnel/Makefile b/net/sshtunnel/Makefile index 023828993..94229b81b 100644 --- a/net/sshtunnel/Makefile +++ b/net/sshtunnel/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sshtunnel PKG_VERSION:=5 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_LICENSE:=GPL-2.0-or-later PKG_MAINTAINER:=Nuno Goncalves