mbox

dnsmasq: Update to 2.76

Message ID 1463678376-9707-1-git-send-email-matthias.fischer@ipfire.org
State Accepted
Commit 3fffbe09e29089b7d849f0cd27ea902f2b864183
Headers

Message

Matthias Fischer May 20, 2016, 3:19 a.m. UTC
  Final version.

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

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

Comments

Michael Tremer May 20, 2016, 8:12 p.m. UTC | #1
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@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)
>