From 089267c777bc02c783bf38c6071058299cafc03a Mon Sep 17 00:00:00 2001 From: Christof Schulze Date: Fri, 9 Sep 2016 11:26:59 +0200 Subject: [PATCH] update l3roamd to latest version from may 10th 2016 --- net/l3roamd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/l3roamd/Makefile b/net/l3roamd/Makefile index d4a0d0e..c2605cf 100644 --- a/net/l3roamd/Makefile +++ b/net/l3roamd/Makefile @@ -6,8 +6,8 @@ PKG_VERSION:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL=https://github.com/tcatm/l3roamd.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -# this is master from april 14th -PKG_SOURCE_VERSION:=14e87caa275be2432ae0fcc7242742946851d327 +# this is master from may 10th 2016 +PKG_SOURCE_VERSION:=beed3370c735f81f27a4d7763d87fd7a213a428a PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz #PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)