diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2005-03-19 17:52:30 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2005-03-19 17:52:30 +0000 |
commit | 395698ec391b9aacacd52658f1073ef078af3bf1 (patch) | |
tree | 6d6be4f89b5d123d9719079dff93ea6a48396bc6 /package/dnsmasq/dnsmasq.control | |
parent | 0d9cb126a4145982988c4f6f2650d34c94cd09c6 (diff) | |
download | upstream-395698ec391b9aacacd52658f1073ef078af3bf1.tar.gz upstream-395698ec391b9aacacd52658f1073ef078af3bf1.tar.bz2 upstream-395698ec391b9aacacd52658f1073ef078af3bf1.zip |
support for the asus wl-500g deluxe and the buffalo v2 units. dnsmasq update, control file fixes. add back other boardtypes to make wl.o happy on other routers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@390 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/dnsmasq/dnsmasq.control')
-rw-r--r-- | package/dnsmasq/dnsmasq.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/dnsmasq/dnsmasq.control b/package/dnsmasq/dnsmasq.control index ef6bd0db30..3aba02b51d 100644 --- a/package/dnsmasq/dnsmasq.control +++ b/package/dnsmasq/dnsmasq.control @@ -1,7 +1,7 @@ Package: dnsmasq Priority: essential Section: net -Version: 2.15-1 +Version: 2.20-1 Architecture: mipsel Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> Source: buildroot internal |