public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] knot: Update to 3.0.3
@ 2021-01-01  9:58 Matthias Fischer
  2021-01-02 11:38 ` Peter Müller
  0 siblings, 1 reply; 2+ messages in thread
From: Matthias Fischer @ 2021-01-01  9:58 UTC (permalink / raw)
  To: development

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

For details see:
https://www.knot-dns.cz/2020-12-15-version-303.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 4bb8dcbf0..8a3288cdf 100644
--- a/lfs/knot
+++ b/lfs/knot
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.0.2
+VER        = 3.0.3
 
 THISAPP    = knot-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = c4e18bd1e595cffb185a042522985dec
+$(DL_FILE)_MD5 = 96db8b271ab8c54dd8d4f69a480a71c5
 
 install : $(TARGET)
 
-- 
2.18.0


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

* Re: [PATCH] knot: Update to 3.0.3
  2021-01-01  9:58 [PATCH] knot: Update to 3.0.3 Matthias Fischer
@ 2021-01-02 11:38 ` Peter Müller
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Müller @ 2021-01-02 11:38 UTC (permalink / raw)
  To: development

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

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

> For details see:
> https://www.knot-dns.cz/2020-12-15-version-303.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 4bb8dcbf0..8a3288cdf 100644
> --- a/lfs/knot
> +++ b/lfs/knot
> @@ -24,7 +24,7 @@
>  
>  include Config
>  
> -VER        = 3.0.2
> +VER        = 3.0.3
>  
>  THISAPP    = knot-$(VER)
>  DL_FILE    = $(THISAPP).tar.xz
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
>  
>  $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>  
> -$(DL_FILE)_MD5 = c4e18bd1e595cffb185a042522985dec
> +$(DL_FILE)_MD5 = 96db8b271ab8c54dd8d4f69a480a71c5
>  
>  install : $(TARGET)
>  
> 

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

end of thread, other threads:[~2021-01-02 11:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-01  9:58 [PATCH] knot: Update to 3.0.3 Matthias Fischer
2021-01-02 11:38 ` 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