From 8507b684898cd3775b296cdf0f29517b8fe6d12a Mon Sep 17 00:00:00 2001 From: messense Date: Sun, 24 Sep 2023 00:19:09 +0000 Subject: [PATCH] Update netbird to v0.23.3 --- netbird/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netbird/Makefile b/netbird/Makefile index 55b2f43..a385358 100644 --- a/netbird/Makefile +++ b/netbird/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netbird -PKG_VERSION:=0.23.1 +PKG_VERSION:=0.23.3 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/netbirdio/netbird/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=8ff810368f0e2802f1f5d9b271983de9385e4a69ef02b1c17f9cb3db418668c9 +PKG_HASH:=228bee15d1db1a06839aaebe8f4c62a50de8e1b319e0f33ec12f8e403fdc5a3e PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX