mmfd: bump version (compile fix)

This commit is contained in:
Christof 2017-12-07 22:37:26 +01:00
parent f04be66e0a
commit cf718b999a
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=mmfd
PKG_SOURCE_DATE:=2017-12-06
PKG_SOURCE_DATE:=2017-12-07
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=https://github.com/freifunk-gluon/mmfd.git
PKG_SOURCE_VERSION:=2bca3fba277a34eb70859dc09e48ade6e9926549
PKG_SOURCE_VERSION:=c9708614c9f24011d11f064a143746a91ac3f280
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/cmake.mk