Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openwrt/routing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/alfred
diff options
context:
space:
mode:
authorSven Eckelmann <sven@narfation.org>2021-11-19 18:57:15 +0300
committerSven Eckelmann <sven@narfation.org>2021-11-19 19:40:29 +0300
commit5f10800d4663c8647937085023259b13c9af2475 (patch)
tree8460d36cb6d02442d0892c0c20912e27c80c174f /alfred
parent3b4a1173494a9405cbd1383d8dde3f8265849994 (diff)
alfred: update to version 2021.4
* (no changes) Signed-off-by: Sven Eckelmann <sven@narfation.org>
Diffstat (limited to 'alfred')
-rw-r--r--alfred/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/alfred/Makefile b/alfred/Makefile
index 8808204..25730ad 100644
--- a/alfred/Makefile
+++ b/alfred/Makefile
@@ -3,12 +3,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=alfred
-PKG_VERSION:=2021.3
+PKG_VERSION:=2021.4
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://downloads.open-mesh.org/batman/releases/batman-adv-$(PKG_VERSION)
-PKG_HASH:=be6229edf2a3e9cf69122e5283d113e9405f1455e8fd4ebd55294e9bf9157b5a
+PKG_HASH:=4c79b6c45de4bcc8cbfe64cba9a0f8b4ef304ca84c194622f2bfa41e01e2cb95
PKG_MAINTAINER:=Simon Wunderlich <sw@simonwunderlich.de>
PKG_LICENSE:=GPL-2.0-only MIT