From 8da9b04730fea0a39f176e4fe08f15c8c819009e Mon Sep 17 00:00:00 2001 From: messense Date: Sun, 2 Jul 2023 00:24:39 +0000 Subject: [PATCH] Update netbird to v0.21.8 --- netbird/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netbird/Makefile b/netbird/Makefile index 9a191ee..d92e8dd 100644 --- a/netbird/Makefile +++ b/netbird/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netbird -PKG_VERSION:=0.21.7 +PKG_VERSION:=0.21.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:=f2a18a6b9e6af15c182fd023cc47aecb2062d3da586820746f4987856d20f0ac +PKG_HASH:=be5b7a76147024311868e5554acb1cbd0d59c9f064024fe1f291a4e171e815dd PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX