diff --git a/netbird/Makefile b/netbird/Makefile index 98231be..b96f068 100644 --- a/netbird/Makefile +++ b/netbird/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netbird -PKG_VERSION:=0.15.2 +PKG_VERSION:=0.15.3 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:=a52b1ba54fd5285496fbd725a5802319c9d4b1dfb1f4f9c6e1cd2591857d503b +PKG_HASH:=809d1457931dff639310e1fc9a06f636cd8e71ce2798e97c26a1b1a2053d5e10 PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX