aboutsummaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorPhilip Prindeville <philipp@redfish-solutions.com>2024-04-04 14:29:06 -0600
committerPhilip Prindeville <philipp@redfish-solutions.com>2024-04-05 12:25:44 -0600
commit1e5618008b075fa7db26c24adb12923f0a42629a (patch)
tree24242ea793e5fa28c0af000bd943bc96c2e61954 /utils
parent12856c56f172ffb07774b79fa0a9fa748e9cbf12 (diff)
clixon: Update to 7.0.1
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Diffstat (limited to 'utils')
-rw-r--r--utils/clixon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/clixon/Makefile b/utils/clixon/Makefile
index 394ad8b73..4ed8e99a8 100644
--- a/utils/clixon/Makefile
+++ b/utils/clixon/Makefile
@@ -7,12 +7,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=clixon
-PKG_VERSION:=7.0.0
+PKG_VERSION:=7.0.1
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:=d0713aba3e9d4e036c9b0d6141046c782b9306bb4a40b5a7c4ed43520d5fc50a
+PKG_HASH:=524bdf9447b0af9a63d5510ddc87fc843c206732619c64141f9f2b4e4cc014d1
PKG_MAINTAINER:=Olof Hagsand <olof@hagsand.se>, Philip Prindeville <philipp@redfish-solutions.com>
PKG_LICENSE:=Apache-2.0