diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2012-10-01 11:31:28 +0200 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2012-10-01 11:31:28 +0200 |
commit | 9af5546ad7779ea5c42d73f4a9191f2c430e0bdc (patch) | |
tree | 911a92938b7cfe3b46408c87f17fda05f506fce5 /package/dnsmasq | |
parent | 46e3b4fa299b8dd372f57fdb2e90e7a587c1cf81 (diff) |
update to latest upstream
Diffstat (limited to 'package/dnsmasq')
-rw-r--r-- | package/dnsmasq/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/dnsmasq/Makefile b/package/dnsmasq/Makefile index 31806775d..81fa6e13e 100644 --- a/package/dnsmasq/Makefile +++ b/package/dnsmasq/Makefile @@ -4,9 +4,9 @@ include ${TOPDIR}/rules.mk PKG_NAME:= dnsmasq -PKG_VERSION:= 2.61 +PKG_VERSION:= 2.63 PKG_RELEASE:= 1 -PKG_MD5SUM:= 6ed0a5c2524dfc3a74ef494ee2469f09 +PKG_MD5SUM:= 43e771997615ebcd8f6c6ffa60c3e40b PKG_DESCR:= A lightweight DNS and DHCP server PKG_SECTION:= dns PKG_URL:= http://thekelleys.org.uk/dnsmasq/ |