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>2020-07-06 20:53:07 +0300
committerSven Eckelmann <sven@narfation.org>2020-07-06 20:53:07 +0300
commit47d63604bc5f4185b8df3f9d57d0f84f1f9b4fa9 (patch)
tree5d047c9f15197baa5fb4398cc77f5b1df470800d /alfred
parent52a15799f8d03b16a7a540cf7ff6f17e38ddc772 (diff)
alfred: upgrade package to latest release 2020.2
* Rephrase names of server roles Signed-off-by: Sven Eckelmann <sven@narfation.org>
Diffstat (limited to 'alfred')
-rw-r--r--alfred/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/alfred/Makefile b/alfred/Makefile
index e4c9141..f52e3a9 100644
--- a/alfred/Makefile
+++ b/alfred/Makefile
@@ -3,12 +3,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=alfred
-PKG_VERSION:=2020.1
-PKG_RELEASE:=1
+PKG_VERSION:=2020.2
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://downloads.open-mesh.org/batman/releases/batman-adv-$(PKG_VERSION)
-PKG_HASH:=e0721fb40b46c265433cbe6dfcba854e19dad1b69b62475dd01db7af503ea715
+PKG_HASH:=1cca2f600f585455a598c92de6fa2b4307c6fe76dddd9d4d29c7648212db9f5e
PKG_MAINTAINER:=Simon Wunderlich <sw@simonwunderlich.de>
PKG_LICENSE:=GPL-2.0-only MIT