diff --git a/net/netbird/Makefile b/net/netbird/Makefile index 71c6b22199..d303b202de 100644 --- a/net/netbird/Makefile +++ b/net/netbird/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netbird -PKG_VERSION:=0.43.3 +PKG_VERSION:=0.44.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/netbirdio/netbird/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=23474655290b23125ae269fdc89a772b4c9aeb5c854c056d61744f10a76fc3ab +PKG_HASH:=d1b30bf732e68feda7a9e77bb837eba27debe022c1743623ee4a3c58ec906e8c PKG_MAINTAINER:=Wesley Gimenes PKG_LICENSE:=BSD-3-Clause