From: Oskari Rauta Date: Sun, 1 Oct 2023 16:40:03 +0000 (+0300) Subject: netbird: update to 0.23.6 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=1efe76cee40e86153a6369628ab9dd34253369de;p=openwrt-packages.git netbird: update to 0.23.6 A lot of changes since previous packaged openwrt version of netbird, changes available at: https://github.com/netbirdio/netbird/releases Signed-off-by: Oskari Rauta --- diff --git a/net/netbird/Makefile b/net/netbird/Makefile index d5c5ab722..637df8ded 100644 --- a/net/netbird/Makefile +++ b/net/netbird/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netbird -PKG_VERSION:=0.21.7 +PKG_VERSION:=0.23.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:=f2a18a6b9e6af15c182fd023cc47aecb2062d3da586820746f4987856d20f0ac +PKG_HASH:=cb29e237652634f3a2a5774fdc239f615d46cf9339811c707744d1e03797126d PKG_MAINTAINER:=Oskari Rauta PKG_LICENSE:=BSD-3-Clause