Skip to content
Snippets Groups Projects
Commit 367c4188 authored by hauke's avatar hauke
Browse files

dnsmasq: Bump to dnsmasq2.75


Fixes a 100% cpu usage issue if using dhcp-script.

Signed-off-by: default avatarKevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
Signed-off-by: default avatarHauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46550 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent a51528c0
No related branches found
No related tags found
No related merge requests found
......@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=dnsmasq
PKG_VERSION:=2.74
PKG_VERSION:=2.75
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq
PKG_MD5SUM:=f48cd0fe26a55617a375ffc95b71e3c3
PKG_MD5SUM:=887236f1ddde6eb57cdb9d01916c9f72
PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=COPYING
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment