aboutsummaryrefslogtreecommitdiffstats
path: root/package/dnsmasq
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2008-11-28 18:20:19 +0000
committerJo-Philipp Wich <jow@openwrt.org>2008-11-28 18:20:19 +0000
commit953f9a6489ee0f8853df5a384fa820ec9617c8a3 (patch)
tree0274f3eb522aca89bc6052951dfd0b115c5ae412 /package/dnsmasq
parent402e9e6473f0da02a65a1c185cb3e300c12fcf12 (diff)
downloadupstream-953f9a6489ee0f8853df5a384fa820ec9617c8a3.tar.gz
upstream-953f9a6489ee0f8853df5a384fa820ec9617c8a3.tar.bz2
upstream-953f9a6489ee0f8853df5a384fa820ec9617c8a3.zip
package/dnsmasq: bump to v2.46 (#4263)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13414 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/dnsmasq')
-rw-r--r--package/dnsmasq/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/dnsmasq/Makefile b/package/dnsmasq/Makefile
index 4d3beba995..6051db9d71 100644
--- a/package/dnsmasq/Makefile
+++ b/package/dnsmasq/Makefile
@@ -9,12 +9,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=dnsmasq
-PKG_VERSION:=2.45
+PKG_VERSION:=2.46
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq
-PKG_MD5SUM:=b7956e15c9766e05b3eca3ce88fdb616
+PKG_MD5SUM:=79ec740d1a10ee75f13efa4ff36d0250
include $(INCLUDE_DIR)/package.mk