mirror of
https://git.openwrt.org/feed/routing.git
synced 2025-01-08 11:47:51 +08:00
alfred: upgrade package to latest release 2018.4
* bugs squashed: - fixed detection of own IPv4 packets - use manual IPv4 ARP requests to retrieve MAC of neighbors Signed-off-by: Sven Eckelmann <sven@narfation.org>
This commit is contained in:
parent
2681019264
commit
3528a5df09
@ -8,9 +8,9 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=alfred
|
||||
PKG_VERSION:=2018.3
|
||||
PKG_RELEASE:=1
|
||||
PKG_HASH:=6265b8a3e99186ecb6e0cf7dde84fe8b67c66d9fefa6286f9f12110e98f28b1a
|
||||
PKG_VERSION:=2018.4
|
||||
PKG_RELEASE:=0
|
||||
PKG_HASH:=8d6595201d5d21b4e3824d408dc9ed705789af1d8831692efa8ffe69a3e1cc58
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://downloads.open-mesh.org/batman/releases/batman-adv-$(PKG_VERSION)
|
||||
|
Loading…
Reference in New Issue
Block a user