public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] knot: Update to 2.9.4
@ 2020-05-16  8:38 Matthias Fischer
  2020-05-16  9:30 ` Michael Tremer
  0 siblings, 1 reply; 2+ messages in thread
From: Matthias Fischer @ 2020-05-16  8:38 UTC (permalink / raw)
  To: development

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

For details see:
https://www.knot-dns.cz/2020-05-05-version-294.html

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

diff --git a/lfs/knot b/lfs/knot
index 513314e92..e5074d08c 100644
--- a/lfs/knot
+++ b/lfs/knot
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2019  IPFire Team  <info(a)ipfire.org>                     #
+# Copyright (C) 2007-2020  IPFire Team  <info(a)ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.9.2
+VER        = 2.9.4
 
 THISAPP    = knot-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 4f5ccc7b136858bb5dae8eacb2d3c4fe
+$(DL_FILE)_MD5 = 4975cfc1b0a789bc1263b07d28f2493c
 
 install : $(TARGET)
 
-- 
2.18.0


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

* Re: [PATCH] knot: Update to 2.9.4
  2020-05-16  8:38 [PATCH] knot: Update to 2.9.4 Matthias Fischer
@ 2020-05-16  9:30 ` Michael Tremer
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2020-05-16  9:30 UTC (permalink / raw)
  To: development

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

Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>

> On 16 May 2020, at 09:38, Matthias Fischer <matthias.fischer(a)ipfire.org> wrote:
> 
> For details see:
> https://www.knot-dns.cz/2020-05-05-version-294.html
> 
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
> lfs/knot | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/lfs/knot b/lfs/knot
> index 513314e92..e5074d08c 100644
> --- a/lfs/knot
> +++ b/lfs/knot
> @@ -1,7 +1,7 @@
> ###############################################################################
> #                                                                             #
> # IPFire.org - A linux based firewall                                         #
> -# Copyright (C) 2007-2019  IPFire Team  <info(a)ipfire.org>                     #
> +# Copyright (C) 2007-2020  IPFire Team  <info(a)ipfire.org>                     #
> #                                                                             #
> # This program is free software: you can redistribute it and/or modify        #
> # it under the terms of the GNU General Public License as published by        #
> @@ -24,7 +24,7 @@
> 
> include Config
> 
> -VER        = 2.9.2
> +VER        = 2.9.4
> 
> THISAPP    = knot-$(VER)
> DL_FILE    = $(THISAPP).tar.xz
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
> 
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
> 
> -$(DL_FILE)_MD5 = 4f5ccc7b136858bb5dae8eacb2d3c4fe
> +$(DL_FILE)_MD5 = 4975cfc1b0a789bc1263b07d28f2493c
> 
> install : $(TARGET)
> 
> -- 
> 2.18.0
> 


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

end of thread, other threads:[~2020-05-16  9:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-16  8:38 [PATCH] knot: Update to 2.9.4 Matthias Fischer
2020-05-16  9:30 ` Michael Tremer

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