aboutsummaryrefslogtreecommitdiff
path: root/net/netbird
diff options
context:
space:
mode:
authorWesley Gimenes <wehagy@proton.me>2024-04-11 01:27:03 -0300
committerRosen Penev <rosenp@gmail.com>2024-04-13 14:04:09 -0700
commit480ca13e286a04a1ef26f402741e4522181e2ba7 (patch)
tree2a167973483ced918c3230e0a1b86115fa696d23 /net/netbird
parent086bf6047d7efd280347922c167a13ebcf501703 (diff)
netbird: update to 0.27.3
Signed-off-by: Wesley Gimenes <wehagy@proton.me>
Diffstat (limited to 'net/netbird')
-rw-r--r--net/netbird/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/netbird/Makefile b/net/netbird/Makefile
index e97d51499..23b13cd2d 100644
--- a/net/netbird/Makefile
+++ b/net/netbird/Makefile
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=netbird
-PKG_VERSION:=0.26.6
+PKG_VERSION:=0.27.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:=009656248dba9b0e9969c7658178c50ebef7866e96de75b79b9b15d8c2ba1a47
+PKG_HASH:=f172798f164b7484b231adc656eaf1090b6f7d9e7d7c3753f1e611bdf82ae738
PKG_MAINTAINER:=Oskari Rauta <oskari.rauta@gmail.com>
PKG_LICENSE:=BSD-3-Clause