From: Wesley Gimenes Date: Tue, 12 Nov 2024 10:13:04 +0000 (-0300) Subject: netbird: update to 0.34.1 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=e3681cececeef6774c4c1a6abea26df7d9e4496b;p=feed%2Fpackages.git netbird: update to 0.34.1 changelog: https://github.com/netbirdio/netbird/releases/tag/v0.34.1 Signed-off-by: Wesley Gimenes --- diff --git a/net/netbird/Makefile b/net/netbird/Makefile index 7dc29aec2a..cb572583dc 100644 --- a/net/netbird/Makefile +++ b/net/netbird/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netbird -PKG_VERSION:=0.31.0 +PKG_VERSION:=0.34.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:=7da075c5e1962b9118d2d17500bf9b22e6f70c595a356ed290b4f7b1d1b84919 +PKG_HASH:=5eb78e815c73b197f36141dbc071520171cd660a1f64a010c5ec5c4db4d006e4 PKG_MAINTAINER:=Oskari Rauta PKG_LICENSE:=BSD-3-Clause