diff --git a/netbird/Makefile b/netbird/Makefile index 396dff3..a139477 100644 --- a/netbird/Makefile +++ b/netbird/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netbird -PKG_VERSION:=0.21.8 +PKG_VERSION:=0.21.10 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:=be5b7a76147024311868e5554acb1cbd0d59c9f064024fe1f291a4e171e815dd +PKG_HASH:=ec44a6e7b960db750b60e49656991331c7775e332c9ba411f5dde3e2d3a20da2 PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX