From f0de879c62cc857015d239a7e9bb6dc23004bc54 Mon Sep 17 00:00:00 2001 From: messense Date: Sun, 16 Oct 2022 00:31:30 +0000 Subject: [PATCH] Update netbird to v0.9.8 --- netbird/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netbird/Makefile b/netbird/Makefile index 2eb5488..25c8210 100644 --- a/netbird/Makefile +++ b/netbird/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netbird -PKG_VERSION:=0.9.7 +PKG_VERSION:=0.9.8 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:=6bd5530fec5e8f8799cde7321c740f59fad95dcf3303577bf4b281b83d8d28b4 +PKG_HASH:=f15271d4d3494fce29793827a4982436630da1360320a8da980d2dd68ac801b6 PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX