From: Ray Wang Date: Thu, 24 Jul 2025 13:54:01 +0000 (+0800) Subject: fsh: update to 4.10.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=c7fb6e96f8d819038681ee788f79639506aa6b2b;p=openwrt-packages.git fsh: update to 4.10.0 Upstream changelog: https://github.com/heiher/hev-fsh/releases/tag/4.10.0 Signed-off-by: Ray Wang --- diff --git a/net/fsh/Makefile b/net/fsh/Makefile index 777dafa2f..3c0daa6a5 100644 --- a/net/fsh/Makefile +++ b/net/fsh/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=fsh -PKG_VERSION:=4.9.0 +PKG_VERSION:=4.10.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://github.com/heiher/hev-fsh/releases/download/$(PKG_VERSION) -PKG_HASH:=769112fe3c09ef120563141a6b95f351c886e3a9c85744d66e44354fe4e6eba1 +PKG_HASH:=6b041ccaa95a88b50fe25ede62925f815ba3f5f50c2ae0ba53c39d22ec5c4b40 PKG_MAINTAINER:=Ray Wang PKG_LICENSE:=MIT