From 501f55337461c9fe1dd78fde221e0707a6260361 Mon Sep 17 00:00:00 2001 From: messense Date: Sun, 4 Jun 2023 00:23:46 +0000 Subject: [PATCH] Update netbird to v0.20.8 --- netbird/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netbird/Makefile b/netbird/Makefile index cb46a12..a034d64 100644 --- a/netbird/Makefile +++ b/netbird/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netbird -PKG_VERSION:=0.20.3 +PKG_VERSION:=0.20.8 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/netbirdio/netbird/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=2fa27147bea3a15b71bc6973f1123fe0acb136fa156f41c0464b15b7aa33d96b +PKG_HASH:=12fc9ad99ddf89100e7ea0a14e742fbc647ae301e95a74060ea8defa2cf24f29 PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX