From: Michael Tremer Date: Sat, 22 Feb 2025 21:25:49 +0000 (+0000) Subject: libinih: Update to version 58 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a7e01b7b1d36efa33da6edf871550bb33492700b;p=ipfire-3.x.git libinih: Update to version 58 Signed-off-by: Michael Tremer --- diff --git a/libinih/libinih.nm b/libinih/libinih.nm index e72c76bf2..dd4516779 100644 --- a/libinih/libinih.nm +++ b/libinih/libinih.nm @@ -4,7 +4,7 @@ ############################################################################### name = libinih -version = 56 +version = 58 release = 1 thisapp = inih-r%{version} @@ -21,7 +21,12 @@ description RFC 822-style multi-line syntax and name: value entries. end -source_dl = https://github.com/benhoyt/inih/archive/refs/tags/r%{version}.tar.gz#/ +# This project is hosted on GitHub +github_organization = benhoyt +github_project = inih +github_version = r%{version} + +source_dl = %{github_url} build requires