diff --git a/net/l3roamd/Makefile b/net/l3roamd/Makefile index 9cd1e50..9d51165 100644 --- a/net/l3roamd/Makefile +++ b/net/l3roamd/Makefile @@ -1,10 +1,10 @@ include $(TOPDIR)/rules.mk PKG_NAME:=l3roamd -PKG_SOURCE_DATE:=2019-05-25 +PKG_SOURCE_DATE:=2019-05-26 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL=https://github.com/freifunk-gluon/l3roamd.git -PKG_SOURCE_VERSION=31355f8ea44aeee9df02ce12f0424b31ad94cd2e +PKG_SOURCE_VERSION=327a8fcdf34f6193b8144449a3ce3a96f78a5a24 CMAKE_OPTIONS += -DCMAKE_BUILD_TYPE:STRING=MINSIZEREL #CMAKE_OPTIONS += -DCMAKE_BUILD_TYPE:STRING=Debug