From f20908cbad9bb22d138ce2fb3cbfe8bb17cea8d3 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Mon, 19 Oct 2020 21:52:43 +0200 Subject: [PATCH] fastd: update to v21 Signed-off-by: Matthias Schiffer --- net/fastd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/fastd/Makefile b/net/fastd/Makefile index 4645b290d1..c7ab056a9a 100644 --- a/net/fastd/Makefile +++ b/net/fastd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=fastd -PKG_VERSION:=20 +PKG_VERSION:=21 PKG_MAINTAINER:=Matthias Schiffer PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://github.com/NeoRaider/fastd/releases/download/v$(PKG_VERSION) -PKG_HASH:=56cab8639218d63237d9a5508fb2bf6fa637374d53fb7fa55b7e92e4d4dfeb00 +PKG_HASH:=942f33bcd794bcb8e19da4c30c875bdfd4d0f1c24ec4dcdf51237791bbfb0d4c PKG_LICENSE:=BSD-2-Clause PKG_LICENSE_FILES:=COPYRIGHT