From: Oskari Rauta Date: Mon, 20 Mar 2023 17:34:08 +0000 (+0200) Subject: netbird: update to 0.14.4 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=337e8e6232393bb31f551d153335ea917c3211bf;p=feed%2Fpackages.git netbird: update to 0.14.4 Bug fixes & refactor Fix: send remote agents updates when peer re-authenticates Signed-off-by: Oskari Rauta (cherry picked from commit ab573bdb4d7b30d5dc46e70941cb025800d4cabd) --- diff --git a/net/netbird/Makefile b/net/netbird/Makefile index 2820be2bca..d5a628bb72 100644 --- a/net/netbird/Makefile +++ b/net/netbird/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netbird -PKG_VERSION:=0.14.3 +PKG_VERSION:=0.14.4 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:=ce56a0419cea1296f4b61d1ecb04e5f812805538e17f5211c5f05ed2b5b98dbc +PKG_HASH:=7cfad70cd0fecc2d0f7bf68a03efe05e5f6e1a3627998169dc07b7c9f8e3b8d2 PKG_MAINTAINER:=Oskari Rauta PKG_LICENSE:=BSD-3-Clause