public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] knot: Update to 2.9.6
@ 2020-09-06 11:44 Matthias Fischer
  2020-09-10 11:56 ` Michael Tremer
  0 siblings, 1 reply; 2+ messages in thread
From: Matthias Fischer @ 2020-09-06 11:44 UTC (permalink / raw)
  To: development

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

For details see:
https://www.knot-dns.cz/2020-08-31-version-296.html

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

diff --git a/lfs/knot b/lfs/knot
index 7f341ab3f..9aa5d4f6c 100644
--- a/lfs/knot
+++ b/lfs/knot
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.9.5
+VER        = 2.9.6
 
 THISAPP    = knot-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = f04b2ce8c9e25ec8a9a5e8566a8192b7
+$(DL_FILE)_MD5 = ccfdc71542e767cc01174d373efb56ee
 
 install : $(TARGET)
 
-- 
2.18.0


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

* Re: [PATCH] knot: Update to 2.9.6
  2020-09-06 11:44 [PATCH] knot: Update to 2.9.6 Matthias Fischer
@ 2020-09-10 11:56 ` Michael Tremer
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2020-09-10 11:56 UTC (permalink / raw)
  To: development

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

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

> On 6 Sep 2020, at 12:44, Matthias Fischer <matthias.fischer(a)ipfire.org> wrote:
> 
> For details see:
> https://www.knot-dns.cz/2020-08-31-version-296.html
> 
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
> lfs/knot | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/lfs/knot b/lfs/knot
> index 7f341ab3f..9aa5d4f6c 100644
> --- a/lfs/knot
> +++ b/lfs/knot
> @@ -24,7 +24,7 @@
> 
> include Config
> 
> -VER        = 2.9.5
> +VER        = 2.9.6
> 
> THISAPP    = knot-$(VER)
> DL_FILE    = $(THISAPP).tar.xz
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
> 
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
> 
> -$(DL_FILE)_MD5 = f04b2ce8c9e25ec8a9a5e8566a8192b7
> +$(DL_FILE)_MD5 = ccfdc71542e767cc01174d373efb56ee
> 
> install : $(TARGET)
> 
> -- 
> 2.18.0
> 


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

end of thread, other threads:[~2020-09-10 11:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-06 11:44 [PATCH] knot: Update to 2.9.6 Matthias Fischer
2020-09-10 11:56 ` Michael Tremer

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