Author: nbd Date: 2016-02-08 09:03:06 +0100 (Mon, 08 Feb 2016) New Revision: 48655
Modified: trunk/package/network/services/relayd/Makefile Log: relayd: update to the latest version, fixes some more connectivity issues (#21817) Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/network/services/relayd/Makefile =================================================================== --- trunk/package/network/services/relayd/Makefile 2016-02-08 07:30:49 UTC (rev 48654) +++ trunk/package/network/services/relayd/Makefile 2016-02-08 08:03:06 UTC (rev 48655) @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=relayd -PKG_VERSION:=2016-02-05 +PKG_VERSION:=2016-02-07 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_URL=$(OPENWRT_GIT)/project/relayd.git PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=35cc60dc4dd8ea4c921dbe64bb2376ab9aee76e1 +PKG_SOURCE_VERSION:=ad0b25ad74345d367c62311e14b279f5ccb8ef13 PKG_MAINTAINER:=Felix Fietkau <[email protected]> PKG_LICENSE:=GPL-2.0 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
