public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] dnsdist: Upgrade to 1.7.0
@ 2022-01-18 12:34 Michael Tremer
  2022-01-18 12:41 ` Adolf Belka
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Tremer @ 2022-01-18 12:34 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 814 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 8aaca9524..a0d8a20b1 100644
--- a/lfs/dnsdist
+++ b/lfs/dnsdist
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.6.1
+VER        = 1.7.0
 
 THISAPP    = dnsdist-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = dnsdist
-PAK_VER    = 10
+PAK_VER    = 11
 
 SUP_ARCH   = x86_64 aarch64
 
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = fc314583a33d1256fecb41dac64a77e3
+$(DL_FILE)_MD5 = 51cca04895eb04278ba01491a5f24984
 
 install : $(TARGET)
 
-- 
2.30.2


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

* Re: [PATCH] dnsdist: Upgrade to 1.7.0
  2022-01-18 12:34 [PATCH] dnsdist: Upgrade to 1.7.0 Michael Tremer
@ 2022-01-18 12:41 ` Adolf Belka
  0 siblings, 0 replies; 2+ messages in thread
From: Adolf Belka @ 2022-01-18 12:41 UTC (permalink / raw)
  To: development

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

Reviewed-by: Adolf Belka <adolf.belka(a)ipfire.org>

On 18/01/2022 13:34, Michael Tremer wrote:
> 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 8aaca9524..a0d8a20b1 100644
> --- a/lfs/dnsdist
> +++ b/lfs/dnsdist
> @@ -24,7 +24,7 @@
>   
>   include Config
>   
> -VER        = 1.6.1
> +VER        = 1.7.0
>   
>   THISAPP    = dnsdist-$(VER)
>   DL_FILE    = $(THISAPP).tar.bz2
> @@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
>   DIR_APP    = $(DIR_SRC)/$(THISAPP)
>   TARGET     = $(DIR_INFO)/$(THISAPP)
>   PROG       = dnsdist
> -PAK_VER    = 10
> +PAK_VER    = 11
>   
>   SUP_ARCH   = x86_64 aarch64
>   
> @@ -48,7 +48,7 @@ objects = $(DL_FILE)
>   
>   $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>   
> -$(DL_FILE)_MD5 = fc314583a33d1256fecb41dac64a77e3
> +$(DL_FILE)_MD5 = 51cca04895eb04278ba01491a5f24984
>   
>   install : $(TARGET)
>   

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

end of thread, other threads:[~2022-01-18 12:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-18 12:34 [PATCH] dnsdist: Upgrade to 1.7.0 Michael Tremer
2022-01-18 12:41 ` Adolf Belka

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