diff --git a/net/netbird/Makefile b/net/netbird/Makefile index d00533faee..2db3b7cb50 100644 --- a/net/netbird/Makefile +++ b/net/netbird/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netbird -PKG_VERSION:=0.36.7 +PKG_VERSION:=0.37.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:=03b0581ef19fa839fca9172aac3cdadda39a89df42761c497bc81709081574a4 +PKG_HASH:=e920e7036c16954e6c3d768633851c4db8d256013a48ec363af68287d970acca PKG_MAINTAINER:=Wesley Gimenes PKG_LICENSE:=BSD-3-Clause