public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] dnsmasq: Update to 2.76
@ 2016-05-19 17:19 Matthias Fischer
  2016-05-20 10:12 ` Michael Tremer
  0 siblings, 1 reply; 2+ messages in thread
From: Matthias Fischer @ 2016-05-19 17:19 UTC (permalink / raw)
  To: development

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

Final version.

For a detailed changelog, see:
http://www.thekelleys.org.uk/dnsmasq/CHANGELOG

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

diff --git a/lfs/dnsmasq b/lfs/dnsmasq
index 7d09e6c..e425f7d 100644
--- a/lfs/dnsmasq
+++ b/lfs/dnsmasq
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.76rc2
+VER        = 2.76
 
 THISAPP    = dnsmasq-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -43,7 +43,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 1d5b834803a44e806f2865877574fe47
+$(DL_FILE)_MD5 = 00f5ee66b4e4b7f14538bf62ae3c9461
 
 install : $(TARGET)
 
-- 
2.8.2


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

* Re: [PATCH] dnsmasq: Update to 2.76
  2016-05-19 17:19 [PATCH] dnsmasq: Update to 2.76 Matthias Fischer
@ 2016-05-20 10:12 ` Michael Tremer
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2016-05-20 10:12 UTC (permalink / raw)
  To: development

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

Merged. Thanks. Good timing.

On Thu, 2016-05-19 at 19:19 +0200, Matthias Fischer wrote:
> Final version.
> 
> For a detailed changelog, see:
> http://www.thekelleys.org.uk/dnsmasq/CHANGELOG
> 
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
>  lfs/dnsmasq | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/lfs/dnsmasq b/lfs/dnsmasq
> index 7d09e6c..e425f7d 100644
> --- a/lfs/dnsmasq
> +++ b/lfs/dnsmasq
> @@ -24,7 +24,7 @@
>  
>  include Config
>  
> -VER        = 2.76rc2
> +VER        = 2.76
>  
>  THISAPP    = dnsmasq-$(VER)
>  DL_FILE    = $(THISAPP).tar.xz
> @@ -43,7 +43,7 @@ objects = $(DL_FILE)
>  
>  $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>  
> -$(DL_FILE)_MD5 = 1d5b834803a44e806f2865877574fe47
> +$(DL_FILE)_MD5 = 00f5ee66b4e4b7f14538bf62ae3c9461
>  
>  install : $(TARGET)
>  

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

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

end of thread, other threads:[~2016-05-20 10:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-19 17:19 [PATCH] dnsmasq: Update to 2.76 Matthias Fischer
2016-05-20 10:12 ` Michael Tremer

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