Skip to content

Commit

Permalink
inih: Update to r57
Browse files Browse the repository at this point in the history
Signed-off-by: ImmortalWrt AutoUpdate Bot <[email protected]>
  • Loading branch information
immortalwrt-bot authored and 1715173329 committed Jul 10, 2023
1 parent 1dffa57 commit b77d9db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libs/inih/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=inih
PKG_VERSION:=r56
PKG_VERSION:=r57
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
Expand Down

0 comments on commit b77d9db

Please sign in to comment.