From d01ef907e6fbbbe87d1abbab961538ee9ff12fee Mon Sep 17 00:00:00 2001 From: messense Date: Sat, 8 Apr 2023 02:08:56 +0000 Subject: [PATCH] Update netbird to v0.15.2 --- netbird/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netbird/Makefile b/netbird/Makefile index 57f9c08..98231be 100644 --- a/netbird/Makefile +++ b/netbird/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netbird -PKG_VERSION:=0.15.0 +PKG_VERSION:=0.15.2 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:=7a889b89faa9244e1c98fdc7e7acd03245b00b9b03287bf99e0090de37cc33f1 +PKG_HASH:=a52b1ba54fd5285496fbd725a5802319c9d4b1dfb1f4f9c6e1cd2591857d503b PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX