From: Wesley Gimenes Date: Tue, 1 Apr 2025 13:28:13 +0000 (-0300) Subject: netbird: update to 0.39.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=8efe42d86c9bb08e55454dc7d51d14a8e2167f06;p=openwrt-packages.git netbird: update to 0.39.2 changelog: https://github.com/netbirdio/netbird/releases/tag/v0.39.2 Signed-off-by: Wesley Gimenes --- diff --git a/net/netbird/Makefile b/net/netbird/Makefile index 5f57978b4..efeba55bf 100644 --- a/net/netbird/Makefile +++ b/net/netbird/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netbird -PKG_VERSION:=0.39.1 +PKG_VERSION:=0.39.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:=67fe03e22d5a8c1b7a682e2c1846aa70bef0bfdef632157c31e6aace3f0012b4 +PKG_HASH:=79553c2555e3cd03d0386e23f17ba3dd0e4437fecc9ffd82d6b5a557af7bffc0 PKG_MAINTAINER:=Wesley Gimenes PKG_LICENSE:=BSD-3-Clause