l3roamd: bump version

* Fix processing of multicast messages
* Fix fd handling
* fix endless loop on socket handling
This commit is contained in:
Christof Schulze 2019-10-09 15:44:05 +02:00
parent 85af243158
commit 7cdfb66ece
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:=2019-09-18
PKG_SOURCE_DATE:=2019-11-26
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=https://github.com/freifunk-gluon/l3roamd.git
PKG_SOURCE_VERSION=10809f221a12c608b0ffe42c5bd90e274c31cdc4
PKG_SOURCE_VERSION=7c8bceda7b89aa2b7b126f18e92c0ae98c9caebd
CMAKE_OPTIONS += -DCMAKE_BUILD_TYPE:STRING=MINSIZEREL
#CMAKE_OPTIONS += -DCMAKE_BUILD_TYPE:STRING=Debug