From: Oskari Rauta Date: Thu, 30 Nov 2023 09:26:13 +0000 (+0200) Subject: netbird: update to version 0.24.3 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=refs%2Fpull%2F22794%2Fhead;p=feed%2Fpackages.git netbird: update to version 0.24.3 Changelog: https://github.com/netbirdio/netbird/releases/tag/v0.24.3 Signed-off-by: Oskari Rauta --- diff --git a/net/netbird/Makefile b/net/netbird/Makefile index 606f16c512..d6ee0ce306 100644 --- a/net/netbird/Makefile +++ b/net/netbird/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netbird -PKG_VERSION:=0.24.2 +PKG_VERSION:=0.24.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:=7fd90c6004c7fde6393bd618e106410e708f2d84f7884055acda6b016be42858 +PKG_HASH:=6590034fe8a8dc215242bbd7706197beef67a63a099a45a30c436373c892aab0 PKG_MAINTAINER:=Oskari Rauta PKG_LICENSE:=BSD-3-Clause