From 7ab4d415c56478f49db4828ec38423c1f921478a Mon Sep 17 00:00:00 2001 From: messense Date: Mon, 5 Sep 2022 16:15:30 +0000 Subject: [PATCH] Update netbird to v0.9.0 --- netbird/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netbird/Makefile b/netbird/Makefile index f6ddfe7..6efa4a8 100644 --- a/netbird/Makefile +++ b/netbird/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netbird -PKG_VERSION:=0.8.11 +PKG_VERSION:=0.9.0 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:=e3fd49da3db0eca12cbbb291d7e7ef80bb2bdf21b904afe7d5a27c2e090f5381 +PKG_HASH:=bc6cf6b21469c6954c0e5db60ed041fb9b48536ba92a5ae999de0e0240a1da25 PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX