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