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:
97ec5d2
)
inih: Update to r57
author
Tianling Shen
<
[email protected]
>
Fri, 14 Jul 2023 06:13:28 +0000
(14:13 +0800)
committer
Tianling Shen
<
[email protected]
>
Fri, 14 Jul 2023 06:13:28 +0000
(14:13 +0800)
Signed-off-by: Tianling Shen <
[email protected]
>
libs/inih/Makefile
patch
|
blob
|
history
diff --git
a/libs/inih/Makefile
b/libs/inih/Makefile
index c499b22ac7dc40e8888e1a30b9b277eed9758128..e008447d83a14e0b398193ed090f6cf7f3e7a95b 100644
(file)
--- a/
libs/inih/Makefile
+++ b/
libs/inih/Makefile
@@
-1,12
+1,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=inih
-PKG_VERSION:=r5
6
+PKG_VERSION:=r5
7
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:=
4f2ba6bd122d30281a8c7a4d5723b7af90b56aa828c0e88256d7fceda03a491a
+PKG_HASH:=
f03f98ca35c3adb56b2358573c8d3eda319ccd5287243d691e724b7eafa970b3
PKG_MAINTAINER:=Tianling Shen <
[email protected]
>
PKG_LICENSE:=BSD-3-Clause