From 9f7de1a0cb8bdd3e01ee0d36b9edd3d36862169d Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Thu, 11 Jun 2009 14:47:22 +0200 Subject: [PATCH] dnsmasq: update to 2.49 --- dnsmasq/.md5sum | 2 +- dnsmasq/Pkgfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dnsmasq/.md5sum b/dnsmasq/.md5sum index d09251edb..b7f2cbf84 100644 --- a/dnsmasq/.md5sum +++ b/dnsmasq/.md5sum @@ -1,3 +1,3 @@ d1b2a1f31cea2c529358d7e73bcda6bd dnsmasq -8e12a386831b0b597c8a078f31d3fbd5 dnsmasq-2.48.tar.gz +7ccc861d8a733474f9c0a0a127006ee9 dnsmasq-2.49.tar.gz aeb39ec4e102459cea48e0984b9406b3 dnsmasq-config.patch diff --git a/dnsmasq/Pkgfile b/dnsmasq/Pkgfile index f06faadf0..2cd4c899d 100644 --- a/dnsmasq/Pkgfile +++ b/dnsmasq/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Juergen Daubert, juergen dot daubert at t-online dot de name=dnsmasq -version=2.48 +version=2.49 release=1 source=(http://www.thekelleys.org.uk/$name/$name-$version.tar.gz \ $name-config.patch dnsmasq)