alfred: upgrade package to latest release 2018.4
authorSven Eckelmann <sven@narfation.org>
Wed, 14 Nov 2018 20:50:02 +0000 (21:50 +0100)
committerSven Eckelmann <sven@narfation.org>
Wed, 14 Nov 2018 20:50:38 +0000 (21:50 +0100)
* 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>
alfred/Makefile

index f468abc5dfa9f96d8724cb66ecf6bcc5239c8869..926f535b49909b421854f4d3b5bcdc8762bbb0c2 100644 (file)
@@ -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)