* [PATCH] libnetfilter_cttimeout: Update to version 1.0.1
@ 2022-05-11 8:40 Adolf Belka
2022-05-30 19:15 ` Peter Müller
0 siblings, 1 reply; 2+ messages in thread
From: Adolf Belka @ 2022-05-11 8:40 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1097 bytes --]
- Update from 1.0.0 to 1.0.1
- Update of rootfile not required
- Changelog
1.0.1
* Warnings with automake-1.12
* Allow building on uclinux
* Fix building with clang
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
lfs/libnetfilter_cttimeout | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/libnetfilter_cttimeout b/lfs/libnetfilter_cttimeout
index c6a8cc28c..f25367c14 100644
--- a/lfs/libnetfilter_cttimeout
+++ b/lfs/libnetfilter_cttimeout
@@ -24,7 +24,7 @@
include Config
-VER = 1.0.0
+VER = 1.0.1
THISAPP = libnetfilter_cttimeout-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 8b0f952bcd4184141a434abe25f807ad07bb74713a3506d335c5368ddce2809596c77e5e534337d897fb6268afa137f6d98cfd314b0b33b4996e4a0df4d8eba6
+$(DL_FILE)_BLAKE2 = b51d631ee6b4c3bb34cf1394e2a3216a6ac4d89773bafecd058b31bdf78bf5eb255d3cb2539ca591f64c95cdf7f0db720a5b78e90009e0c7c208219ed454686f
install : $(TARGET)
--
2.36.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] libnetfilter_cttimeout: Update to version 1.0.1
2022-05-11 8:40 [PATCH] libnetfilter_cttimeout: Update to version 1.0.1 Adolf Belka
@ 2022-05-30 19:15 ` Peter Müller
0 siblings, 0 replies; 2+ messages in thread
From: Peter Müller @ 2022-05-30 19:15 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1211 bytes --]
Reviewed-by: Peter Müller <peter.mueller(a)ipfire.org>
> - Update from 1.0.0 to 1.0.1
> - Update of rootfile not required
> - Changelog
> 1.0.1
> * Warnings with automake-1.12
> * Allow building on uclinux
> * Fix building with clang
>
> Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
> ---
> lfs/libnetfilter_cttimeout | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/lfs/libnetfilter_cttimeout b/lfs/libnetfilter_cttimeout
> index c6a8cc28c..f25367c14 100644
> --- a/lfs/libnetfilter_cttimeout
> +++ b/lfs/libnetfilter_cttimeout
> @@ -24,7 +24,7 @@
>
> include Config
>
> -VER = 1.0.0
> +VER = 1.0.1
>
> THISAPP = libnetfilter_cttimeout-$(VER)
> DL_FILE = $(THISAPP).tar.bz2
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_BLAKE2 = 8b0f952bcd4184141a434abe25f807ad07bb74713a3506d335c5368ddce2809596c77e5e534337d897fb6268afa137f6d98cfd314b0b33b4996e4a0df4d8eba6
> +$(DL_FILE)_BLAKE2 = b51d631ee6b4c3bb34cf1394e2a3216a6ac4d89773bafecd058b31bdf78bf5eb255d3cb2539ca591f64c95cdf7f0db720a5b78e90009e0c7c208219ed454686f
>
> install : $(TARGET)
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-05-30 19:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-11 8:40 [PATCH] libnetfilter_cttimeout: Update to version 1.0.1 Adolf Belka
2022-05-30 19:15 ` 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