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