From: jiangslee Date: Fri, 29 Mar 2024 02:08:55 +0000 (+0800) Subject: netbird: update to 0.26.6 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=1f9349d12a4760246dd985942959eb8d5eaac042;p=openwrt-packages.git netbird: update to 0.26.6 Signed-off-by: jiangslee --- diff --git a/net/netbird/Makefile b/net/netbird/Makefile index 227518743..e97d51499 100644 --- a/net/netbird/Makefile +++ b/net/netbird/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netbird -PKG_VERSION:=0.26.3 +PKG_VERSION:=0.26.6 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/netbirdio/netbird/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=07ff36dae855595c24871c3a39e95bdc07d11b4b0fa7b7c430667ac56bf32c7d +PKG_HASH:=009656248dba9b0e9969c7658178c50ebef7866e96de75b79b9b15d8c2ba1a47 PKG_MAINTAINER:=Oskari Rauta PKG_LICENSE:=BSD-3-Clause