update l3roamd to latest version from may 10th 2016

This commit is contained in:
Christof Schulze 2016-09-09 11:26:59 +02:00
parent a0d21cd888
commit 089267c777
1 changed files with 2 additions and 2 deletions

View File

@ -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)