aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorOskari Rauta <oskari.rauta@gmail.com>2023-06-11 12:44:54 +0300
committerNick Hainke <vincent@systemli.org>2023-06-11 12:16:47 +0200
commit9bc2733f31fb9ef083d7b2ed8235ffef9dbc3b21 (patch)
tree6c0821e3b2247f4f77db61880d3196b2887f4986 /net
parent1a9f2b66fe5e8f48c37934bfed7e7e3ef36870df (diff)
netbird: update to 0.21.1
Release notes: https://github.com/netbirdio/netbird/releases Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
Diffstat (limited to 'net')
-rw-r--r--net/netbird/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/netbird/Makefile b/net/netbird/Makefile
index da1881eb6..30d6e1386 100644
--- a/net/netbird/Makefile
+++ b/net/netbird/Makefile
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=netbird
-PKG_VERSION:=0.14.5
+PKG_VERSION:=0.21.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:=2ea6be9c50a5ac241fbae35934c9c710697de39e8a0393f8e1800285a7904d0d
+PKG_HASH:=e305bd2f49565e365a5022f0f0e9e9cabf273718fe2aec5f2380ef9a4d528b6e
PKG_MAINTAINER:=Oskari Rauta <oskari.rauta@gmail.com>
PKG_LICENSE:=BSD-3-Clause