From: Philip Prindeville Date: Sun, 3 Aug 2025 18:45:58 +0000 (-0600) Subject: clixon: Update to 7.5.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=260f4196d08cd44f36369dc5606c080d114aa658;p=openwrt-packages.git clixon: Update to 7.5.0 Several new features including NACM support for mountpoints. See CHANGELOG.md Signed-off-by: Philip Prindeville --- diff --git a/utils/clixon/Makefile b/utils/clixon/Makefile index 9436fdbd3..2ce4233eb 100644 --- a/utils/clixon/Makefile +++ b/utils/clixon/Makefile @@ -7,12 +7,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=clixon -PKG_VERSION:=7.4.0 +PKG_VERSION:=7.5.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/clicon/$(PKG_NAME)/tar.gz/$(PKG_VERSION)? -PKG_HASH:=8801625a2fc2572bb0d318227f1d6b04dfe52eae110b4919080a3fc16a9d9636 +PKG_HASH:=e05c9697ce9c278e2f29d7152722d72610555a11220349f3275aa64de59bc674 PKG_MAINTAINER:=Olof Hagsand , Philip Prindeville PKG_LICENSE:=Apache-2.0