diff --git a/netbird/Makefile b/netbird/Makefile index c380a36..448632b 100644 --- a/netbird/Makefile +++ b/netbird/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netbird -PKG_VERSION:=0.22.2 +PKG_VERSION:=0.22.4 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:=f1bf3c73aed4377cf35521e3aff5a20ffb974d98e7fb2cdfd4121553b817987e +PKG_HASH:=4fa76c001d955d6af113b0d775f2da81d832c7ab5343d1a862d93b2b015d4361 PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX