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
commitf506ac7d818878107ecea1611ca773295823de2b (patch)
tree40c1aec171d3f892e45cb87cd7a345b147587b4c /package/dnsmasq/Makefile
parent13c862a0d5ea08c115b9bbfbdec6acdffb401d94 (diff)
downloadupstream-f506ac7d818878107ecea1611ca773295823de2b.tar.gz
upstream-f506ac7d818878107ecea1611ca773295823de2b.tar.bz2
upstream-f506ac7d818878107ecea1611ca773295823de2b.zip
upgrade dnsmasq (#1975)
SVN-Revision: 7944
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