diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2024-02-12 06:08:39 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2024-02-12 06:28:36 +0100 |
commit | 8f871a3ed0989deb216417985ebb04676663ac95 (patch) | |
tree | 8c65db3fb390e440fed4e21d44b5d2873fed7583 /package/libinih/Makefile | |
parent | 101191031ac8351a55a3e8205b3bd5fd0711da06 (diff) |
libinih: update to r58
Diffstat (limited to 'package/libinih/Makefile')
-rw-r--r-- | package/libinih/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libinih/Makefile b/package/libinih/Makefile index 81b70f308..d546f244a 100644 --- a/package/libinih/Makefile +++ b/package/libinih/Makefile @@ -4,9 +4,9 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= libinih -PKG_VERSION:= r53 +PKG_VERSION:= r58 PKG_RELEASE:= 1 -PKG_HASH:= 01b0366fdfdf6363efc070c2f856f1afa33e7a6546548bada5456ad94a516241 +PKG_HASH:= e79216260d5dffe809bda840be48ab0eec7737b2bb9f02d2275c1b46344ea7b7 PKG_DESCR:= ini parser library PKG_SECTION:= libs/misc PKG_BUILDDEP:= meson-host |