diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2009-02-16 04:48:08 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2009-02-16 04:48:08 +0000 |
commit | e86bf4c86c1a462a858fed0cc191fd100d688e8f (patch) | |
tree | 09fea28c4a394f5bbab4ab0d44342c8de409182a /package/dnsmasq/patches/101-ipv6.patch | |
parent | fdd629c8519134583dcf95c3859faa7ee11ef309 (diff) | |
download | upstream-e86bf4c86c1a462a858fed0cc191fd100d688e8f.tar.gz upstream-e86bf4c86c1a462a858fed0cc191fd100d688e8f.tar.bz2 upstream-e86bf4c86c1a462a858fed0cc191fd100d688e8f.zip |
update dnsmasq to 2.47 (#4636, thanks florida)
SVN-Revision: 14528
Diffstat (limited to 'package/dnsmasq/patches/101-ipv6.patch')
-rw-r--r-- | package/dnsmasq/patches/101-ipv6.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package/dnsmasq/patches/101-ipv6.patch b/package/dnsmasq/patches/101-ipv6.patch index 320709f613..682447c8d4 100644 --- a/package/dnsmasq/patches/101-ipv6.patch +++ b/package/dnsmasq/patches/101-ipv6.patch @@ -1,8 +1,8 @@ -Index: dnsmasq-2.44/src/config.h +Index: dnsmasq-2.47/src/config.h =================================================================== ---- dnsmasq-2.44.orig/src/config.h 2008-07-20 17:17:39.000000000 +0200 -+++ dnsmasq-2.44/src/config.h 2008-07-20 17:20:08.000000000 +0200 -@@ -286,8 +286,9 @@ +--- dnsmasq-2.47.orig/src/config.h 2009-02-15 19:05:25.000000000 +0200 ++++ dnsmasq-2.47/src/config.h 2009-02-15 19:05:25.000000000 +0200 +@@ -282,8 +282,9 @@ /* We assume that systems which don't have IPv6 headers don't have ntop and pton either */ |