Repository : ssh://git@open-mesh.org/openwrt-feed-batman-adv
On branch : master
---------------------------------------------------------------
commit 6a5d74ac0914e9013903d6c208c886b0a00be5ce
Author: Marek Lindner <mareklindner(a)neomailbox.ch>
Date: Wed Jul 22 18:15:27 2015 +0800
batctl-devel: update to latest master
Signed-off-by: Marek Lindner <mareklindner(a)neomailbox.ch>
---------------------------------------------------------------
6a5d74ac0914e9013903d6c208c886b0a00be5ce
batctl-devel/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/batctl-devel/Makefile b/batctl-devel/Makefile
index 7d61513..05e2d41 100644
--- a/batctl-devel/Makefile
+++ b/batctl-devel/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=batctl-devel
-PKG_VERSION:=224b5e4
+PKG_VERSION:=2c2cb26
PKG_BATCTL_SHORTREV:=$(shell echo $(PKG_VERSION) | cut -c1-7)
PKG_BATCTL_FNAME:=batctl-devel-$(PKG_BATCTL_SHORTREV).tar.gz
PKG_BATCTL_DIR:=batctl-$(PKG_BATCTL_SHORTREV)