From: Wesley Gimenes Date: Sat, 28 Dec 2024 05:31:26 +0000 (-0300) Subject: netbird: update to 0.35.1 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=2516d2bdc750bebbe866b2753632bfe8601762a3;p=feed%2Fpackages.git netbird: update to 0.35.1 changelog: https://github.com/netbirdio/netbird/releases/tag/v0.35.1 Signed-off-by: Wesley Gimenes --- diff --git a/net/netbird/Makefile b/net/netbird/Makefile index cf34df0599..1f8936471d 100644 --- a/net/netbird/Makefile +++ b/net/netbird/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netbird -PKG_VERSION:=0.35.0 +PKG_VERSION:=0.35.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:=a95b7f0f06cca20eaf28d481f41fb3164b966043f2f6212934f22de9aca8dae9 +PKG_HASH:=0ad50fe9a05fbe871c5b0b23881c79831e44499ad042cfcf0a0f73e2dfdff8d7 PKG_MAINTAINER:=Wesley Gimenes PKG_LICENSE:=BSD-3-Clause