From: Wesley Gimenes Date: Tue, 24 Dec 2024 18:57:16 +0000 (-0300) Subject: netbird: update to 0.35.0 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=2dadcaa114f73c73c67fa8e4bc63b4a4fa6cd6d1;p=feed%2Fpackages.git netbird: update to 0.35.0 changelog: https://github.com/netbirdio/netbird/releases/tag/v0.35.0 Signed-off-by: Wesley Gimenes --- diff --git a/net/netbird/Makefile b/net/netbird/Makefile index 4190c0dda6..cf34df0599 100644 --- a/net/netbird/Makefile +++ b/net/netbird/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netbird -PKG_VERSION:=0.34.1 +PKG_VERSION:=0.35.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:=5eb78e815c73b197f36141dbc071520171cd660a1f64a010c5ec5c4db4d006e4 +PKG_HASH:=a95b7f0f06cca20eaf28d481f41fb3164b966043f2f6212934f22de9aca8dae9 PKG_MAINTAINER:=Wesley Gimenes PKG_LICENSE:=BSD-3-Clause