summaryrefslogtreecommitdiffstats
path: root/openwrt/package/dnsmasq/Makefile
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-03-16 21:31:14 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-03-16 21:31:14 +0000
commit7ce368ad28c5a05c7ab7896df17a95b3debdeacb (patch)
tree984aaf8a786858cc23edbc9fa78f65419635a3ec /openwrt/package/dnsmasq/Makefile
parentb2af81841f59dee044c98a808b3c001bcd701854 (diff)
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@3386 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/dnsmasq/Makefile')
-rw-r--r--openwrt/package/dnsmasq/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/dnsmasq/Makefile b/openwrt/package/dnsmasq/Makefile
index eeaad10e4..393f0f014 100644
--- a/openwrt/package/dnsmasq/Makefile
+++ b/openwrt/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