aboutsummaryrefslogtreecommitdiffstats
path: root/package/dnsmasq/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2005-04-03 20:15:32 +0000
committerImre Kaloz <kaloz@openwrt.org>2005-04-03 20:15:32 +0000
commita7751f851a61b82d2ee512bf18d9f192ca56ae3e (patch)
tree72d5dfb385655208628a5876c0954d5c77354ef5 /package/dnsmasq/Makefile
parentaa22d6d82c97ffe0f5c4f9b9fb4112066130c700 (diff)
downloadmaster-187ad058-a7751f851a61b82d2ee512bf18d9f192ca56ae3e.tar.gz
master-187ad058-a7751f851a61b82d2ee512bf18d9f192ca56ae3e.tar.bz2
master-187ad058-a7751f851a61b82d2ee512bf18d9f192ca56ae3e.zip
upgrade to dnsmasq 2.22 and openssl 0.9.7f
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@546 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 a9ad26bbec..973215a80d 100644
--- a/package/dnsmasq/Makefile
+++ b/package/dnsmasq/Makefile
@@ -3,9 +3,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=dnsmasq
-PKG_VERSION:=2.20
+PKG_VERSION:=2.22
PKG_RELEASE:=1
-PKG_MD5SUM:=a1501ff96a2925d9c1d44388892cd5af
+PKG_MD5SUM:=b38f33cd0703fa664a37a4595d918189
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz