package/batctl: bump version to 2020.2

Also separate the fields in the hash file by two spaces.

Signed-off-by: Sergio Prado <sergio.prado@e-labworks.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Sergio Prado
2020-07-12 13:13:34 -03:00
committed by Thomas Petazzoni
parent 42e93310c0
commit 76974fefb7
2 changed files with 6 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
#
################################################################################
BATCTL_VERSION = 2019.3
BATCTL_VERSION = 2020.2
BATCTL_SITE = http://downloads.open-mesh.org/batman/releases/batman-adv-$(BATCTL_VERSION)
BATCTL_LICENSE = GPL-2.0, MIT (batman_adv.h, list.h)
BATCTL_LICENSE_FILES = LICENSES/preferred/GPL-2.0 LICENSES/preferred/MIT