packages: fastd: update to v21
This commit is contained in:
parent
65e5aeed2c
commit
d97c518da9
25
patches/packages/packages/0003-fastd-update-to-v21.patch
Normal file
25
patches/packages/packages/0003-fastd-update-to-v21.patch
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
From: Matthias Schiffer <mschiffer@universe-factory.net>
|
||||||
|
Date: Mon, 19 Oct 2020 21:52:43 +0200
|
||||||
|
Subject: fastd: update to v21
|
||||||
|
|
||||||
|
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
|
||||||
|
|
||||||
|
diff --git a/net/fastd/Makefile b/net/fastd/Makefile
|
||||||
|
index 4645b290d1e49330f79b035d2b66d2b6d1c17604..c7ab056a9ae005a75a75911658607e64d6228aac 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 <mschiffer@universe-factory.net>
|
||||||
|
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
|
Loading…
Reference in New Issue
Block a user