From 502d3cfdb9ce3ae7a0147036264acac02e29a6fc Mon Sep 17 00:00:00 2001 From: messense Date: Sun, 27 Aug 2023 00:18:22 +0000 Subject: [PATCH] Update netbird to v0.22.7 --- netbird/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netbird/Makefile b/netbird/Makefile index 448632b..ffedcc9 100644 --- a/netbird/Makefile +++ b/netbird/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netbird -PKG_VERSION:=0.22.4 +PKG_VERSION:=0.22.7 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:=4fa76c001d955d6af113b0d775f2da81d832c7ab5343d1a862d93b2b015d4361 +PKG_HASH:=d4382909cfe72e25cea2956901db9e6bbb6185bc2cc711ef81487bf5c715ec2c PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX