From: Wesley Gimenes Date: Fri, 26 Sep 2025 16:29:25 +0000 (-0300) Subject: netbird: update to 0.58.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=48b26e44634d821efd63aee1b46f422dbf6d1463;p=openwrt-packages.git netbird: update to 0.58.2 changelog: https://github.com/netbirdio/netbird/releases/tag/v0.58.2 Signed-off-by: Wesley Gimenes --- diff --git a/net/netbird/Makefile b/net/netbird/Makefile index 622f2863d..d78d34a73 100644 --- a/net/netbird/Makefile +++ b/net/netbird/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netbird -PKG_VERSION:=0.57.1 +PKG_VERSION:=0.58.2 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:=9ae0ce9b4367be44a4107aba7cd0d9d362e7636f880960c2d5e2c72b437afb1b +PKG_HASH:=bd423e49d1bf27fc4ad0de68deacbfb48c7d964982744e102d1cd3766d09e024 PKG_MAINTAINER:=Wesley Gimenes PKG_LICENSE:=BSD-3-Clause