netbird: update to 0.40.1
authorWesley Gimenes <redacted>
Thu, 10 Apr 2025 14:28:47 +0000 (11:28 -0300)
committerJosef Schlehofer <redacted>
Sat, 12 Apr 2025 20:44:58 +0000 (22:44 +0200)
changelog: https://github.com/netbirdio/netbird/releases/tag/v0.40.1

Signed-off-by: Wesley Gimenes <redacted>
net/netbird/Makefile

index 7941eeeecd7a14967179877b4a40f4392cb6430d..6a07f3035cfc15ae551e37f1e0b1daf32d9af423 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=netbird
-PKG_VERSION:=0.40.0
+PKG_VERSION:=0.40.1
 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:=2bf6dd2a9aa7d0c77c7c2a70b215f137e24f08f958c7efcf2ae863afb080fc53
+PKG_HASH:=373d1797fdbfb9df22d4a9064af62cdc7b25f314a934ea5d442d3e57c8a263b1
 
 PKG_MAINTAINER:=Wesley Gimenes <wehagy@proton.me>
 PKG_LICENSE:=BSD-3-Clause
git clone https://git.99rst.org/PROJECT