[batman-adv] update to 2014.02
This commit is contained in:
parent
819d045ce3
commit
6a81c1be45
1 changed files with 5 additions and 5 deletions
|
@ -10,11 +10,11 @@ include $(TOPDIR)/rules.mk
|
|||
|
||||
PKG_NAME:=batman-adv
|
||||
|
||||
PKG_VERSION:=2014.1.0
|
||||
BATCTL_VERSION:=2014.1.0
|
||||
PKG_RELEASE:=3
|
||||
PKG_MD5SUM:=d55aabb2bc508194407187648c773c1b
|
||||
BATCTL_MD5SUM:=92fd4cb60e38ec952fb5fdda4b2e6933
|
||||
PKG_VERSION:=2014.2.0
|
||||
BATCTL_VERSION:=2014.2.0
|
||||
PKG_RELEASE:=1
|
||||
PKG_MD5SUM:=1243029b3a3e2f4fa721d1a59c2faaf5
|
||||
BATCTL_MD5SUM:=c196cf95b7324d9123b701a56b06b31d
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://downloads.open-mesh.org/batman/releases/batman-adv-$(PKG_VERSION)
|
||||
|
|
Loading…
Reference in a new issue