Repository : ssh://git@open-mesh.org/openwrt-feed-batman-adv
On branch : master
---------------------------------------------------------------
commit 8897c75d355211c585e57cb5858e9e2f762c48a1
Author: Marek Lindner <mareklindner(a)neomailbox.ch>
Date: Sat Jan 30 15:10:18 2016 +0800
batctl-devel: update to latest master
Signed-off-by: Marek Lindner <mareklindner(a)neomailbox.ch>
---------------------------------------------------------------
8897c75d355211c585e57cb5858e9e2f762c48a1
batctl-devel/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/batctl-devel/Makefile b/batctl-devel/Makefile
index 1c93c0b..d12b8c1 100644
--- a/batctl-devel/Makefile
+++ b/batctl-devel/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=batctl-devel
-PKG_VERSION:=2c2cb26
+PKG_VERSION:=7a3d563
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)