From 86e4bb131760a0c87ab452d4f8abc50fb7e99b40 Mon Sep 17 00:00:00 2001 From: Wesley Gimenes Date: Wed, 2 Oct 2024 21:48:45 -0300 Subject: [PATCH] netbird: update to 0.29.4 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 a3792e6452..cc5fc0561b 100644 --- a/net/netbird/Makefile +++ b/net/netbird/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netbird -PKG_VERSION:=0.29.3 +PKG_VERSION:=0.29.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:=14bedb946a27e989896c53a13a93457e5c17f7f171da3a69f6d10e1ead142fc0 +PKG_HASH:=a3ad5dd3deda26e7888706af99c2e093cc03c6db2d47cf3569c28b8306d23c2f PKG_MAINTAINER:=Oskari Rauta PKG_LICENSE:=BSD-3-Clause -- 2.30.2