From: Wesley Gimenes Date: Tue, 10 Sep 2024 18:01:02 +0000 (-0300) Subject: netbird: update to 0.29.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=1687e4282fd63a1ba2343e516bf748bd3d4a18f8;p=openwrt-packages.git netbird: update to 0.29.1 Signed-off-by: Wesley Gimenes --- diff --git a/net/netbird/Makefile b/net/netbird/Makefile index 5b68a5b9d..102e8c241 100644 --- a/net/netbird/Makefile +++ b/net/netbird/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netbird -PKG_VERSION:=0.28.9 +PKG_VERSION:=0.29.1 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:=c3cc721330cbe8341665e982f8e7c77e0a37f0fedaee07f44fc78b5e200eb1c3 +PKG_HASH:=9072d16845de49ce395b150564b82f97a33defe007276b6b46d733306b6760ee PKG_MAINTAINER:=Oskari Rauta PKG_LICENSE:=BSD-3-Clause