aboutsummaryrefslogtreecommitdiffstats
path: root/package/dnsmasq/Makefile
diff options
context:
space:
mode:
authorMarkus Wigge <markus@cultcom.de>2009-11-26 10:58:01 +0000
committerMarkus Wigge <markus@cultcom.de>2009-11-26 10:58:01 +0000
commit5e3b96115cf9ae750c7b8a41ea982bfbe0319582 (patch)
tree89d20b47ae70358030b4154e3dc6c0944f783a0a /package/dnsmasq/Makefile
parent1f610dbc331e68c775767f13e09b882046f01797 (diff)
downloadupstream-5e3b96115cf9ae750c7b8a41ea982bfbe0319582.tar.gz
upstream-5e3b96115cf9ae750c7b8a41ea982bfbe0319582.tar.bz2
upstream-5e3b96115cf9ae750c7b8a41ea982bfbe0319582.zip
new upstream release 2.51 with some fixes, see
http://www.thekelleys.org.uk/dnsmasq/CHANGELOG refreshed patches for new release git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18541 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/dnsmasq/Makefile')
-rw-r--r--package/dnsmasq/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/dnsmasq/Makefile b/package/dnsmasq/Makefile
index f2f0c9677c..27f438c738 100644
--- a/package/dnsmasq/Makefile
+++ b/package/dnsmasq/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=dnsmasq
-PKG_VERSION:=2.50
-PKG_RELEASE:=3
+PKG_VERSION:=2.51
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq
-PKG_MD5SUM:=f7b1e17c590e493039537434c57c9de7
+PKG_MD5SUM:=97465261a6de5258a3c3edfe51ca16a4
include $(INCLUDE_DIR)/package.mk