aboutsummaryrefslogtreecommitdiff
path: root/libs/inih
diff options
context:
space:
mode:
authorTianling Shen <cnsztl@immortalwrt.org>2024-01-30 23:41:36 +0800
committerTianling Shen <cnsztl@immortalwrt.org>2024-01-30 23:41:36 +0800
commit2c6453adb68a63aaa7a79d079038b08c288a0da6 (patch)
treebd83f3022f745718b8dfd28e4bf0f64c352b5768 /libs/inih
parent4437234dc43095212299417ee25aa43266374f50 (diff)
inih: Update to r58
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Diffstat (limited to 'libs/inih')
-rw-r--r--libs/inih/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/inih/Makefile b/libs/inih/Makefile
index e008447d8..dacdb007d 100644
--- a/libs/inih/Makefile
+++ b/libs/inih/Makefile
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=inih
-PKG_VERSION:=r57
+PKG_VERSION:=r58
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/benhoyt/inih/tar.gz/$(PKG_VERSION)?
-PKG_HASH:=f03f98ca35c3adb56b2358573c8d3eda319ccd5287243d691e724b7eafa970b3
+PKG_HASH:=e79216260d5dffe809bda840be48ab0eec7737b2bb9f02d2275c1b46344ea7b7
PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
PKG_LICENSE:=BSD-3-Clause