From 64346542d8d8684519508d200ad2d743350959ed Mon Sep 17 00:00:00 2001 From: messense Date: Sun, 23 Apr 2023 00:20:33 +0000 Subject: [PATCH] Update netbird to v0.16.0 --- netbird/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netbird/Makefile b/netbird/Makefile index b96f068..281132f 100644 --- a/netbird/Makefile +++ b/netbird/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netbird -PKG_VERSION:=0.15.3 +PKG_VERSION:=0.16.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:=809d1457931dff639310e1fc9a06f636cd8e71ce2798e97c26a1b1a2053d5e10 +PKG_HASH:=4df0b9f0a82f439630086e67d2d638f1bf2eaa2a6a34746cc4e81b79d2feddd8 PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX