projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3c2cd8
)
inih: Update to r58
author
Tianling Shen
<cnsztl@immortalwrt.org>
Tue, 30 Jan 2024 15:41:36 +0000
(23:41 +0800)
committer
Tianling Shen
<cnsztl@immortalwrt.org>
Sun, 4 Feb 2024 06:55:18 +0000
(14:55 +0800)
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit
2c6453adb68a63aaa7a79d079038b08c288a0da6
)
libs/inih/Makefile
patch
|
blob
|
history
diff --git
a/libs/inih/Makefile
b/libs/inih/Makefile
index e008447d83a14e0b398193ed090f6cf7f3e7a95b..dacdb007d22b7ea1f30ba633c1441b10ebe47c8b 100644
(file)
--- a/
libs/inih/Makefile
+++ b/
libs/inih/Makefile
@@
-1,12
+1,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=inih
-PKG_VERSION:=r5
7
+PKG_VERSION:=r5
8
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