aboutsummaryrefslogtreecommitdiff
path: root/net/netbird
diff options
context:
space:
mode:
authorOskari Rauta <oskari.rauta@gmail.com>2023-11-30 11:26:13 +0200
committerTianling Shen <cnsztl@gmail.com>2023-12-01 18:01:11 +0800
commit2dd3b1b17740740096539dfc88be80e2e7bedcba (patch)
tree5d0225021a152d8524f7b39bae9e3233c218ef91 /net/netbird
parent88ed83a55b28127e336cd4636362e49a0c2104df (diff)
netbird: update to version 0.24.3
Changelog: https://github.com/netbirdio/netbird/releases/tag/v0.24.3 Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
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 606f16c51..d6ee0ce30 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 <oskari.rauta@gmail.com>
PKG_LICENSE:=BSD-3-Clause