diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-07-12 13:58:25 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-07-12 13:58:25 +0000 |
commit | f506ac7d818878107ecea1611ca773295823de2b (patch) | |
tree | 40c1aec171d3f892e45cb87cd7a345b147587b4c /package/dnsmasq/patches/101-ipv6.patch | |
parent | 13c862a0d5ea08c115b9bbfbdec6acdffb401d94 (diff) | |
download | upstream-f506ac7d818878107ecea1611ca773295823de2b.tar.gz upstream-f506ac7d818878107ecea1611ca773295823de2b.tar.bz2 upstream-f506ac7d818878107ecea1611ca773295823de2b.zip |
upgrade dnsmasq (#1975)
SVN-Revision: 7944
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 e107fe20f8..047d7efee4 100644 --- a/package/dnsmasq/patches/101-ipv6.patch +++ b/package/dnsmasq/patches/101-ipv6.patch @@ -1,8 +1,8 @@ -Index: dnsmasq-2.38/src/config.h +Index: dnsmasq-2.39/src/config.h =================================================================== ---- dnsmasq-2.38.orig/src/config.h 2007-06-04 13:22:23.553274640 +0200 -+++ dnsmasq-2.38/src/config.h 2007-06-04 13:22:23.626263544 +0200 -@@ -280,8 +280,9 @@ +--- dnsmasq-2.39.orig/src/config.h 2007-06-26 19:16:31.000000000 +0200 ++++ dnsmasq-2.39/src/config.h 2007-06-26 19:16:31.000000000 +0200 +@@ -281,8 +281,9 @@ /* We assume that systems which don't have IPv6 headers don't have ntop and pton either */ |