From 12e509f86748b4c11d778f98149d7960f3c8be5d Mon Sep 17 00:00:00 2001 From: Wesley Gimenes Date: Tue, 17 Sep 2024 16:30:20 -0300 Subject: [PATCH] netbird: update to 0.29.2 Signed-off-by: Wesley Gimenes --- net/netbird/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/netbird/Makefile b/net/netbird/Makefile index 102e8c241a..83100b81e8 100644 --- a/net/netbird/Makefile +++ b/net/netbird/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netbird -PKG_VERSION:=0.29.1 +PKG_VERSION:=0.29.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:=9072d16845de49ce395b150564b82f97a33defe007276b6b46d733306b6760ee +PKG_HASH:=1a9b52f620d1b9e7215898c0a9f857f0d2cc49b3ca29f3565a3768239df20c20 PKG_MAINTAINER:=Oskari Rauta PKG_LICENSE:=BSD-3-Clause -- 2.30.2