aboutsummaryrefslogtreecommitdiffstats
path: root/package/dnsmasq/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-07-12 13:58:25 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-07-12 13:58:25 +0000
commit09e3e7ecd18bd9110c6e4f38ca63d16f0c3b1676 (patch)
treecdee6fa005b6167f015056088deadcfdf9b86c6d /package/dnsmasq/Makefile
parent292d583544e86e370d4037e624ac10b232fd3467 (diff)
downloadupstream-09e3e7ecd18bd9110c6e4f38ca63d16f0c3b1676.tar.gz
upstream-09e3e7ecd18bd9110c6e4f38ca63d16f0c3b1676.tar.bz2
upstream-09e3e7ecd18bd9110c6e4f38ca63d16f0c3b1676.zip
upgrade dnsmasq (#1975)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7944 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 6b763741de..de2571a79d 100644
--- a/package/dnsmasq/Makefile
+++ b/package/dnsmasq/Makefile
@@ -9,12 +9,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=dnsmasq
-PKG_VERSION:=2.38
+PKG_VERSION:=2.39
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq
-PKG_MD5SUM:=ab066a97c226066485ad20e5ad5ce424
+PKG_MD5SUM:=1ffccc1f0d9b8a08f2b99e03ba9cc08b
include $(INCLUDE_DIR)/package.mk