]> git.99rst.org Git - openwrt-packages.git/commitdiff
clixon: update to 7.8.0
authorPhilip Prindeville <redacted>
Tue, 7 Jul 2026 01:51:24 +0000 (19:51 -0600)
committerPhilip Prindeville <redacted>
Tue, 7 Jul 2026 02:25:02 +0000 (20:25 -0600)
Features optimized datastore YANG validation including incremental
validation, a reduced XML config footprint, configurable datastore
cache, many bugfixes and a prototype gRPC/gNMI implementation.

Signed-off-by: Philip Prindeville <redacted>
utils/clixon/Makefile

index 23fb2c24e48544a7c5af513a3d62681393ba852d..7a7cdc9d03a07b30dc2886dd33087474fd216227 100644 (file)
@@ -7,12 +7,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=clixon
-PKG_VERSION:=7.7.0
+PKG_VERSION:=7.8.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:=2631e909670370a59d46e4eeeeb3779cd71f9e982b8c1fe493a4e278cbaff16b
+PKG_HASH:=e40876959f55b341a3b15435318a0d86ff17f6b02090d3bebf66a281b5b61c52
 PKG_MAINTAINER:=Olof Hagsand <olof@hagsand.se>, Philip Prindeville <philipp@redfish-solutions.com>
 
 PKG_LICENSE:=Apache-2.0
git clone https://git.99rst.org/PROJECT