From: Philip Prindeville Date: Fri, 2 May 2025 15:45:35 +0000 (-0600) Subject: cligen: Update to 7.4.0 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=ac50dd0b222e39edaa675e7ad54588561894e888;p=feed%2Fpackages.git cligen: Update to 7.4.0 Signed-off-by: Philip Prindeville --- diff --git a/utils/cligen/Makefile b/utils/cligen/Makefile index 8e8c45e43e..ff8f63275e 100644 --- a/utils/cligen/Makefile +++ b/utils/cligen/Makefile @@ -7,12 +7,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=cligen -PKG_VERSION:=7.1.0 +PKG_VERSION:=7.4.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:=ccffe9f7b48d52a18d654d9e871cd90002fca10d6433198e2aab5feebe6ec684 +PKG_HASH:=cfbeec48103170720450b03d03593d18fecdd365c0d1f1936ddb46e260699466 PKG_MAINTAINER:=Olof Hagsand , Philip Prindeville PKG_LICENSE:=Apache-2.0