l3roamd: bump version, fixing a crash, increasing efficiency and roaming stability by introducing ACK

This commit is contained in:
Christof Schulze 2018-08-01 18:46:37 +02:00
parent be2c357859
commit 521246b22f
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=l3roamd
PKG_SOURCE_DATE:=2018-05-02
PKG_SOURCE_DATE:=2018-06-23
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=https://github.com/freifunk-gluon/l3roamd.git
PKG_SOURCE_VERSION=b4d90c27b6a9c756f02f54de8ada20b874d19277
PKG_SOURCE_VERSION=1aa2e2a9c005a51257465b142ba0fc1bcc130e09
CMAKE_OPTIONS += -DCMAKE_BUILD_TYPE:STRING=MINSIZEREL
#CMAKE_OPTIONS += -DCMAKE_BUILD_TYPE:STRING=Debug