From: Wesley Gimenes Date: Mon, 24 Feb 2025 23:11:17 +0000 (-0300) Subject: netbird: update to 0.37.1 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=8f0ab168cef386d424624213864f865fbb318f4f;p=feed%2Fpackages.git netbird: update to 0.37.1 changelog: https://github.com/netbirdio/netbird/releases/tag/v0.37.1 Signed-off-by: Wesley Gimenes --- diff --git a/net/netbird/Makefile b/net/netbird/Makefile index 2db3b7cb50..8e506d21e0 100644 --- a/net/netbird/Makefile +++ b/net/netbird/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netbird -PKG_VERSION:=0.37.0 +PKG_VERSION:=0.37.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:=e920e7036c16954e6c3d768633851c4db8d256013a48ec363af68287d970acca +PKG_HASH:=8ef1eae6732df65c9ee06b381f9e121e4740e6e8d53119b0ba8572934105a70d PKG_MAINTAINER:=Wesley Gimenes PKG_LICENSE:=BSD-3-Clause