diff options
author | Juergen Daubert <jue@jue.li> | 2009-06-11 14:47:22 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2009-06-11 14:47:22 +0200 |
commit | 9f7de1a0cb8bdd3e01ee0d36b9edd3d36862169d (patch) | |
tree | 0e02a682d7632c23d199317d5e2d9463be01805d /dnsmasq | |
parent | 2b7ca846bfcac4a030d5f6eee5660c08fb55e8d6 (diff) | |
download | opt-9f7de1a0cb8bdd3e01ee0d36b9edd3d36862169d.tar.gz opt-9f7de1a0cb8bdd3e01ee0d36b9edd3d36862169d.tar.xz |
dnsmasq: update to 2.49
Diffstat (limited to 'dnsmasq')
-rw-r--r-- | dnsmasq/.md5sum | 2 | ||||
-rw-r--r-- | 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) |