public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] libhtp: Update to 0.5.36
@ 2020-12-12  9:18 Matthias Fischer
  2020-12-14  9:36 ` Michael Tremer
  0 siblings, 1 reply; 2+ messages in thread
From: Matthias Fischer @ 2020-12-12  9:18 UTC (permalink / raw)
  To: development

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

For details see:
https://github.com/OISF/libhtp/releases

Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
 lfs/libhtp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/libhtp b/lfs/libhtp
index 29f90b0b3..90a55112c 100644
--- a/lfs/libhtp
+++ b/lfs/libhtp
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.5.35
+VER        = 0.5.36
 
 THISAPP    = libhtp-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 188ebe7e1804f8bfaf00db007736f3f6
+$(DL_FILE)_MD5 = 15f567527e437b38b9b1d6b86adb6a54
 
 install : $(TARGET)
 
-- 
2.18.0


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

* Re: [PATCH] libhtp: Update to 0.5.36
  2020-12-12  9:18 [PATCH] libhtp: Update to 0.5.36 Matthias Fischer
@ 2020-12-14  9:36 ` Michael Tremer
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2020-12-14  9:36 UTC (permalink / raw)
  To: development

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

Thank you. Merged.

> On 12 Dec 2020, at 10:18, Matthias Fischer <matthias.fischer(a)ipfire.org> wrote:
> 
> For details see:
> https://github.com/OISF/libhtp/releases
> 
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
> lfs/libhtp | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/lfs/libhtp b/lfs/libhtp
> index 29f90b0b3..90a55112c 100644
> --- a/lfs/libhtp
> +++ b/lfs/libhtp
> @@ -24,7 +24,7 @@
> 
> include Config
> 
> -VER        = 0.5.35
> +VER        = 0.5.36
> 
> THISAPP    = libhtp-$(VER)
> DL_FILE    = $(THISAPP).tar.gz
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
> 
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
> 
> -$(DL_FILE)_MD5 = 188ebe7e1804f8bfaf00db007736f3f6
> +$(DL_FILE)_MD5 = 15f567527e437b38b9b1d6b86adb6a54
> 
> install : $(TARGET)
> 
> -- 
> 2.18.0
> 


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

end of thread, other threads:[~2020-12-14  9:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-12  9:18 [PATCH] libhtp: Update to 0.5.36 Matthias Fischer
2020-12-14  9:36 ` Michael Tremer

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