From 395698ec391b9aacacd52658f1073ef078af3bf1 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Sat, 19 Mar 2005 17:52:30 +0000 Subject: 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 --- package/dnsmasq/Makefile | 2 +- package/dnsmasq/dnsmasq.control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'package/dnsmasq') diff --git a/package/dnsmasq/Makefile b/package/dnsmasq/Makefile index 899bad799f..761b79843b 100644 --- a/package/dnsmasq/Makefile +++ b/package/dnsmasq/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsmasq -PKG_VERSION:=2.15 +PKG_VERSION:=2.20 PKG_RELEASE:=1 PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz 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 Source: buildroot internal -- cgit v1.2.3