public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] libinih: Update to version r55
@ 2022-04-27 17:17 Adolf Belka
  2022-04-29 19:46 ` Peter Müller
  0 siblings, 1 reply; 2+ messages in thread
From: Adolf Belka @ 2022-04-27 17:17 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1195 bytes --]

- Update from version r53 to r55
- Update of rootfile not required
- Changelog
   inih version 55
     Added "version" to meson.build config: #135 (but bumped up to 55 in a subsequent
      commit, for this release).
   inih version 54
     Mainly #134, adding the visibility symbols to the Meson build config, but also other
      small tweaks to tests and so on.

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 lfs/libinih | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/libinih b/lfs/libinih
index df46d5218..0b4793d5d 100644
--- a/lfs/libinih
+++ b/lfs/libinih
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = r53
+VER        = r55
 
 THISAPP    = inih-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 1242e6273c9dd9a11ea026a3495a487b2aa72d8e01f34304d8568c88897ae9c9bb425246f992dc16f4dc2210ec14c597d0ef595cec84ff98a5d6101ee5a643b9
+$(DL_FILE)_BLAKE2 = 28b5e04e54e31b3e0392b44799a2c2e75c1fe00527491a857480b7e960302f2438d29652b131dae5147487c863d93f577b67aeff3ab5f863546d3661628d8236
 
 install : $(TARGET)
 
-- 
2.36.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] libinih: Update to version r55
  2022-04-27 17:17 [PATCH] libinih: Update to version r55 Adolf Belka
@ 2022-04-29 19:46 ` Peter Müller
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Müller @ 2022-04-29 19:46 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1313 bytes --]

Reviewed-by: Peter Müller <peter.mueller(a)ipfire.org>

> - Update from version r53 to r55
> - Update of rootfile not required
> - Changelog
>    inih version 55
>      Added "version" to meson.build config: #135 (but bumped up to 55 in a subsequent
>       commit, for this release).
>    inih version 54
>      Mainly #134, adding the visibility symbols to the Meson build config, but also other
>       small tweaks to tests and so on.
> 
> Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
> ---
>  lfs/libinih | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/lfs/libinih b/lfs/libinih
> index df46d5218..0b4793d5d 100644
> --- a/lfs/libinih
> +++ b/lfs/libinih
> @@ -24,7 +24,7 @@
>  
>  include Config
>  
> -VER        = r53
> +VER        = r55
>  
>  THISAPP    = inih-$(VER)
>  DL_FILE    = $(THISAPP).tar.gz
> @@ -42,7 +42,7 @@ objects = $(DL_FILE)
>  
>  $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>  
> -$(DL_FILE)_BLAKE2 = 1242e6273c9dd9a11ea026a3495a487b2aa72d8e01f34304d8568c88897ae9c9bb425246f992dc16f4dc2210ec14c597d0ef595cec84ff98a5d6101ee5a643b9
> +$(DL_FILE)_BLAKE2 = 28b5e04e54e31b3e0392b44799a2c2e75c1fe00527491a857480b7e960302f2438d29652b131dae5147487c863d93f577b67aeff3ab5f863546d3661628d8236
>  
>  install : $(TARGET)
>  

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-04-29 19:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-27 17:17 [PATCH] libinih: Update to version r55 Adolf Belka
2022-04-29 19:46 ` Peter Müller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox