Author: nbd Date: 2014-06-30 00:25:58 +0200 (Mon, 30 Jun 2014) New Revision: 41401
Modified: trunk/package/network/services/relayd/Makefile Log: relayd: update to the latest version, fixes musl compile and multicast relaying Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/network/services/relayd/Makefile =================================================================== --- trunk/package/network/services/relayd/Makefile 2014-06-29 22:25:54 UTC (rev 41400) +++ trunk/package/network/services/relayd/Makefile 2014-06-29 22:25:58 UTC (rev 41401) @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=relayd -PKG_VERSION:=2011-10-24 +PKG_VERSION:=2014-06-29 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_URL:=git://nbd.name/relayd.git PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=713258fb9a466204040f137586ffdfc2a1290332 +PKG_SOURCE_VERSION:=8b20ffae06b9b7fcc6fb52d3b8a80b45ed424e39 PKG_MAINTAINER:=Felix Fietkau <[email protected]> _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
