netbird: update to 0.43.1
authorWesley Gimenes <[email protected]>
Wed, 30 Apr 2025 13:54:47 +0000 (10:54 -0300)
committerTianling Shen <[email protected]>
Thu, 1 May 2025 04:57:10 +0000 (12:57 +0800)
changelog: https://github.com/netbirdio/netbird/releases/tag/v0.43.1

Signed-off-by: Wesley Gimenes <[email protected]>
net/netbird/Makefile

index 0bcd96d1de5b0a072e798327ebd3bf10c43a01e3..0b6cecb3fba436a85b06d7102b7fd25374db2d0e 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=netbird
-PKG_VERSION:=0.43.0
+PKG_VERSION:=0.43.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:=7450a173b755597461cc0fdd0a3d5c91384c7a4c985677eb17362dd40ee01296
+PKG_HASH:=a93d6ae78a0ee2f74ddbb5e86d581ed465091a4924ffddac6475bda3b6b31425
 
 PKG_MAINTAINER:=Wesley Gimenes <[email protected]>
 PKG_LICENSE:=BSD-3-Clause