aboutsummaryrefslogtreecommitdiffstats
path: root/package/dnsmasq/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2006-03-16 21:31:14 +0000
committerFlorian Fainelli <florian@openwrt.org>2006-03-16 21:31:14 +0000
commit2a67e1bac2e21aa72a635416476d2ccf8e2ef7d3 (patch)
treed77cc50ea5804f92091831c24b4d1b10e48cfc87 /package/dnsmasq/Makefile
parent12b1f6399dcaf72bdc4566c5c0af2eee0f8045bb (diff)
downloadupstream-2a67e1bac2e21aa72a635416476d2ccf8e2ef7d3.tar.gz
upstream-2a67e1bac2e21aa72a635416476d2ccf8e2ef7d3.tar.bz2
upstream-2a67e1bac2e21aa72a635416476d2ccf8e2ef7d3.zip
Updated to latest upstream version, remove uneeded patch as it is now in dnsmasq source code, closes #378
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3386 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/dnsmasq/Makefile')
-rw-r--r--package/dnsmasq/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/dnsmasq/Makefile b/package/dnsmasq/Makefile
index eeaad10e48..393f0f014d 100644
--- a/package/dnsmasq/Makefile
+++ b/package/dnsmasq/Makefile
@@ -3,9 +3,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=dnsmasq
-PKG_VERSION:=2.26
+PKG_VERSION:=2.27
PKG_RELEASE:=1
-PKG_MD5SUM:=ae04abb5db4a8cc43c24f432f0c44d5c
+PKG_MD5SUM:=489198ec87101087043adc98bbe062dc
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz