cligen: Update to 7.1.0
authorPhilip Prindeville <philipp@redfish-solutions.com>
Sun, 14 Jul 2024 21:31:51 +0000 (15:31 -0600)
committerRosen Penev <rosenp@gmail.com>
Sun, 14 Jul 2024 23:09:47 +0000 (16:09 -0700)
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
utils/cligen/Makefile

index bd96a6c6663e7200a624a2d71ee10e4ae1c94066..8e8c45e43eef9f15c4264eae8a7bdfd270f8d874 100644 (file)
@@ -7,12 +7,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=cligen
-PKG_VERSION:=7.0.0
+PKG_VERSION:=7.1.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:=61cbfbc60ded80d9293d340fadffa30258ca753d08f588ce61bb9707511f9ae9
+PKG_HASH:=ccffe9f7b48d52a18d654d9e871cd90002fca10d6433198e2aab5feebe6ec684
 
 PKG_MAINTAINER:=Olof Hagsand <olof@hagsand.se>, Philip Prindeville <philipp@redfish-solutions.com>
 PKG_LICENSE:=Apache-2.0