From: Wesley Gimenes Date: Fri, 3 Jan 2025 07:05:37 +0000 (-0300) Subject: netbird: update to 0.35.2 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=a09a838f8e2b604936ed4dabfdcd9e8a6efa02b8;p=feed%2Fpackages.git netbird: update to 0.35.2 changelog: https://github.com/netbirdio/netbird/releases/tag/v0.35.2 Signed-off-by: Wesley Gimenes --- diff --git a/net/netbird/Makefile b/net/netbird/Makefile index 1f8936471d..586591bbdd 100644 --- a/net/netbird/Makefile +++ b/net/netbird/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netbird -PKG_VERSION:=0.35.1 +PKG_VERSION:=0.35.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:=0ad50fe9a05fbe871c5b0b23881c79831e44499ad042cfcf0a0f73e2dfdff8d7 +PKG_HASH:=5dc36881079799bb945b4158bdd7bae3f9fb4605c9f5a55df7e5c306fa3f959f PKG_MAINTAINER:=Wesley Gimenes PKG_LICENSE:=BSD-3-Clause