From: Oskari Rauta Date: Fri, 16 Feb 2024 06:39:41 +0000 (+0200) Subject: netbird: update to 0.25.8 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=5717d032c5d8ceddefb0f1bb584ac71fe4d19463;p=openwrt-packages.git netbird: update to 0.25.8 changes: https://github.com/netbirdio/netbird/compare/v0.25.2...v0.25.8 Signed-off-by: Oskari Rauta --- diff --git a/net/netbird/Makefile b/net/netbird/Makefile index 3c7a9650b..c6ad2a680 100644 --- a/net/netbird/Makefile +++ b/net/netbird/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netbird -PKG_VERSION:=0.25.2 +PKG_VERSION:=0.25.8 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:=8a2f509a9f945168fc7b40a23f970de3623356e01fa91dc780dd4a26521944b7 +PKG_HASH:=c097194c9614acc3729168bdfde395f8f2b54d092ea452fca0b4c140cf0e022b PKG_MAINTAINER:=Oskari Rauta PKG_LICENSE:=BSD-3-Clause