From: Wesley Gimenes Date: Sun, 18 May 2025 21:19:40 +0000 (-0300) Subject: netbird: update to 0.44.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=cffbe8b32a26efeaae0f0d8ce896756da77e16e2;p=openwrt-packages.git netbird: update to 0.44.0 changelog: https://github.com/netbirdio/netbird/releases/tag/v0.44.0 Signed-off-by: Wesley Gimenes --- diff --git a/net/netbird/Makefile b/net/netbird/Makefile index 71c6b2219..d303b202d 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