alfred: update to version 2023.2 1012/head
authorSven Eckelmann <sven@narfation.org>
Fri, 18 Aug 2023 14:01:22 +0000 (16:01 +0200)
committerSven Eckelmann <sven@narfation.org>
Fri, 18 Aug 2023 14:02:40 +0000 (16:02 +0200)
* receive data with valid source on unix sock without active interface

Signed-off-by: Sven Eckelmann <sven@narfation.org>
alfred/Makefile

index af765ecc4495e247643e0901b4b2cf78e8f7e604..1dbda24678f3fe3078756ac74aece1ccc51bf204 100644 (file)
@@ -3,12 +3,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=alfred
-PKG_VERSION:=2023.1
+PKG_VERSION:=2023.2
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://downloads.open-mesh.org/batman/releases/batman-adv-$(PKG_VERSION)
-PKG_HASH:=438048248f373757d3a8bde7cbc6db6685f4d0105d130da2f5a54f29090c6974
+PKG_HASH:=a9206028564f89e5bfb7714ae29883a1610f62be3e61c096e1feb36200718e0e
 
 PKG_MAINTAINER:=Simon Wunderlich <sw@simonwunderlich.de>
 PKG_LICENSE:=GPL-2.0-only MIT