mirror of
https://github.com/openwrt/routing.git
synced 2026-04-15 19:02:12 +00:00
alfred: bump version to 2016.1
From the CHANGELOG: * add support for master servers to receive push_data packets with foreign source addresses * various code cleanups * bugs squashed: - ignore invalid EUI64 addresses Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
This commit is contained in:
@@ -11,9 +11,9 @@ include $(TOPDIR)/rules.mk
|
||||
# The latest alfred git hash in PKG_REV can be obtained from https://git.open-mesh.org/alfred.git
|
||||
#
|
||||
PKG_NAME:=alfred
|
||||
PKG_VERSION:=2016.0
|
||||
PKG_VERSION:=2016.1
|
||||
PKG_RELEASE:=0
|
||||
PKG_MD5SUM:=d5cc848f57f430a977e2f266d35d99c7
|
||||
PKG_MD5SUM:=0caefc13ba631cba93b84d7f5685e8d0
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://downloads.open-mesh.org/batman/releases/batman-adv-$(PKG_VERSION)
|
||||
|
||||
Reference in New Issue
Block a user