mmfd: bump version

This commit is contained in:
Christof Schulze 2017-09-20 22:59:49 +02:00
parent 8b65619f59
commit 4f1a0c033f
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ PKG_NAME:=mmfd
PKG_SOURCE_DATE:=2017-07-09
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=https://github.com/freifunk-gluon/mmfd.git
PKG_SOURCE_VERSION:=cdcbf4129241421579aff2b50b073ac832e2f060
PKG_SOURCE_VERSION:=f160e334f1264cda027a12f650962235cde24168
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/cmake.mk
@ -13,7 +13,7 @@ define Package/mmfd
SECTION:=net
CATEGORY:=Network
TITLE:=mesh multicast forwarding daemon
DEPENDS:= +kmod-tun +babeld
DEPENDS:= +kmod-tun +babeld +libbabelhelper
endef
define Package/mmfd/install