mdns: update to the latest version, fixes a spurious build error
authorFelix Fietkau <nbd@openwrt.org>
Thu, 3 Sep 2015 13:15:19 +0000 (13:15 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 3 Sep 2015 13:15:19 +0000 (13:15 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 46778

package/network/services/mdns/Makefile

index ec85d6f6f6498b921224861595efd39bf85443eb..74e2693a6ca8b0ef12b6bd3f79d16c0bd9dc2cb0 100644 (file)
@@ -8,14 +8,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=mdns
-PKG_VERSION:=2014-11-03
+PKG_VERSION:=2015-09-03
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
 PKG_SOURCE_URL:=git://git.openwrt.org/project/mdnsd.git
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=a5560f88bb2cddeef0ef11a12e7822b9c19a75a5
+PKG_SOURCE_VERSION:=ae8773477c31b741ba8b47f8898e4c0a1c834b85
 
 PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
 PKG_LICENSE:=LGPL-2.1