Author: nbd
Date: 2016-02-05 16:59:41 +0100 (Fri, 05 Feb 2016)
New Revision: 48635

Modified:
   trunk/package/network/services/relayd/Makefile
Log:
relayd: update to the latest version, fixes route table issues when connecting 
to the router

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

Modified: trunk/package/network/services/relayd/Makefile
===================================================================
--- trunk/package/network/services/relayd/Makefile      2016-02-05 13:41:24 UTC 
(rev 48634)
+++ trunk/package/network/services/relayd/Makefile      2016-02-05 15:59:41 UTC 
(rev 48635)
@@ -8,14 +8,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=relayd
-PKG_VERSION:=2015-10-29
+PKG_VERSION:=2016-02-05
 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:=83dba5d525a3b7c2ae4fcb24961143bfcfc93ba7
+PKG_SOURCE_VERSION:=35cc60dc4dd8ea4c921dbe64bb2376ab9aee76e1
 
 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

Reply via email to