From: Wesley Gimenes Date: Mon, 26 Aug 2024 01:22:41 +0000 (-0300) Subject: netbird: update to 0.28.9 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=87b1901cdabf09de16730329f594675f21b73c6e;p=openwrt-packages.git netbird: update to 0.28.9 Signed-off-by: Wesley Gimenes --- diff --git a/net/netbird/Makefile b/net/netbird/Makefile index 1455cfcdb..5b68a5b9d 100644 --- a/net/netbird/Makefile +++ b/net/netbird/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netbird -PKG_VERSION:=0.28.7 -PKG_RELEASE:=2 +PKG_VERSION:=0.28.9 +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:=2e51ea86c2c127b0e5c2d459a1d598f95d731e167cf557018b5a97d63117835a +PKG_HASH:=c3cc721330cbe8341665e982f8e7c77e0a37f0fedaee07f44fc78b5e200eb1c3 PKG_MAINTAINER:=Oskari Rauta PKG_LICENSE:=BSD-3-Clause