public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] dnsdist: Update to 1.7.2
@ 2022-06-15  9:51 Michael Tremer
  2022-06-15 15:40 ` Peter Müller
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Tremer @ 2022-06-15  9:51 UTC (permalink / raw)
  To: development

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

Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
---
 lfs/dnsdist | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lfs/dnsdist b/lfs/dnsdist
index 06ed4e88e..9b668f40a 100644
--- a/lfs/dnsdist
+++ b/lfs/dnsdist
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = A highly DNS-, DoS- and abuse-aware loadbalancer
 
-VER        = 1.7.0
+VER        = 1.7.2
 
 THISAPP    = dnsdist-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = dnsdist
-PAK_VER    = 11
+PAK_VER    = 12
 
 SUP_ARCH   = x86_64 aarch64
 
@@ -52,7 +52,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 3766da5f63df6390f555307d665efcbb2ad1462abae3af44503479d4c6ae6453e43527d2bcac718fabeb8b60ec989f264860532b480c465afc440405f9efac74
+$(DL_FILE)_BLAKE2 = cf2a9853be4c896b3909f871fad771d4298eb2586702a8a85eff2c612d275214cdad82e93961f4cfd58300f5629f06569c51a2c4f15de58188a69116bd5275de
 
 install : $(TARGET)
 
-- 
2.30.2


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

* Re: [PATCH] dnsdist: Update to 1.7.2
  2022-06-15  9:51 [PATCH] dnsdist: Update to 1.7.2 Michael Tremer
@ 2022-06-15 15:40 ` Peter Müller
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Müller @ 2022-06-15 15:40 UTC (permalink / raw)
  To: development

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

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

> Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
> ---
>  lfs/dnsdist | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/lfs/dnsdist b/lfs/dnsdist
> index 06ed4e88e..9b668f40a 100644
> --- a/lfs/dnsdist
> +++ b/lfs/dnsdist
> @@ -26,7 +26,7 @@ include Config
>  
>  SUMMARY    = A highly DNS-, DoS- and abuse-aware loadbalancer
>  
> -VER        = 1.7.0
> +VER        = 1.7.2
>  
>  THISAPP    = dnsdist-$(VER)
>  DL_FILE    = $(THISAPP).tar.bz2
> @@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
>  DIR_APP    = $(DIR_SRC)/$(THISAPP)
>  TARGET     = $(DIR_INFO)/$(THISAPP)
>  PROG       = dnsdist
> -PAK_VER    = 11
> +PAK_VER    = 12
>  
>  SUP_ARCH   = x86_64 aarch64
>  
> @@ -52,7 +52,7 @@ objects = $(DL_FILE)
>  
>  $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>  
> -$(DL_FILE)_BLAKE2 = 3766da5f63df6390f555307d665efcbb2ad1462abae3af44503479d4c6ae6453e43527d2bcac718fabeb8b60ec989f264860532b480c465afc440405f9efac74
> +$(DL_FILE)_BLAKE2 = cf2a9853be4c896b3909f871fad771d4298eb2586702a8a85eff2c612d275214cdad82e93961f4cfd58300f5629f06569c51a2c4f15de58188a69116bd5275de
>  
>  install : $(TARGET)
>  

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

end of thread, other threads:[~2022-06-15 15:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-15  9:51 [PATCH] dnsdist: Update to 1.7.2 Michael Tremer
2022-06-15 15:40 ` 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