kernel: fix leds-net48xx and scx200-gpio dependencies, closes #4486
[openwrt/openwrt.git] / package / dnsmasq / Makefile
index a14970a9db084598bb7a42aae3501e0b0f465049..6051db9d71b3be26001fffc76dee3010c1483c6a 100644 (file)
@@ -9,12 +9,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=dnsmasq
-PKG_VERSION:=2.43
+PKG_VERSION:=2.46
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq
-PKG_MD5SUM:=3222690c6f1f919bcefcf01a632508af
+PKG_MD5SUM:=79ec740d1a10ee75f13efa4ff36d0250
 
 include $(INCLUDE_DIR)/package.mk