Author: nbd
Date: 2015-09-03 15:15:19 +0200 (Thu, 03 Sep 2015)
New Revision: 46778

Modified:
   trunk/package/network/services/mdns/Makefile
Log:
mdns: update to the latest version, fixes a spurious build error

Signed-off-by: Felix Fietkau <[email protected]>

Modified: trunk/package/network/services/mdns/Makefile
===================================================================
--- trunk/package/network/services/mdns/Makefile        2015-09-03 13:15:05 UTC 
(rev 46777)
+++ trunk/package/network/services/mdns/Makefile        2015-09-03 13:15:19 UTC 
(rev 46778)
@@ -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 <[email protected]>
 PKG_LICENSE:=LGPL-2.1
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to