From: Wesley Gimenes Date: Thu, 22 May 2025 12:45:02 +0000 (-0300) Subject: netbird: update to 0.45.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=37ff02b7167e529fc9c13fde5de6401537273dd9;p=openwrt-packages.git netbird: update to 0.45.1 changelog: https://github.com/netbirdio/netbird/releases/tag/v0.45.1 Signed-off-by: Wesley Gimenes --- diff --git a/net/netbird/Makefile b/net/netbird/Makefile index d303b202d..451536e0f 100644 --- a/net/netbird/Makefile +++ b/net/netbird/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netbird -PKG_VERSION:=0.44.0 +PKG_VERSION:=0.45.1 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:=d1b30bf732e68feda7a9e77bb837eba27debe022c1743623ee4a3c58ec906e8c +PKG_HASH:=cef8ef4f602fc0c4e6e23b0145a50bb9e5581e5169c75ee343f4304f61a70812 PKG_MAINTAINER:=Wesley Gimenes PKG_LICENSE:=BSD-3-Clause