]> git.99rst.org Git - openwrt-packages.git/commitdiff
cligen: update to 7.8.0
authorPhilip Prindeville <redacted>
Tue, 7 Jul 2026 01:48:47 +0000 (19:48 -0600)
committerPhilip Prindeville <redacted>
Tue, 7 Jul 2026 02:25:02 +0000 (20:25 -0600)
Check before update in case of "when" statement.

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

index 52ace1bd400d976f9a47b5da8fb3acae444d5650..3992798cb79ba81c71eefd844b78df5187ee92af 100644 (file)
@@ -7,12 +7,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=cligen
-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:=ab59ee6201acb8854d449ac3798dd57e9036f9fee8fd3ce51693ee75b063c6ae
+PKG_HASH:=ca4be82ccbb06159bcff80b2e3222ee57271f40e6ed51a0c00f92f1fbf6daad0
 
 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