Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Commit 35eaec2

Browse files
authored
Merge pull request #75 from messense/update-netbird-version
Update netbird to v0.23.4
2 parents 337f0cf + dc500c6 commit 35eaec2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

netbird/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
include $(TOPDIR)/rules.mk
22

33
PKG_NAME:=netbird
4-
PKG_VERSION:=0.23.3
4+
PKG_VERSION:=0.23.4
55
PKG_RELEASE:=$(AUTORELEASE)
66

77
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
88
PKG_SOURCE_URL:=https://codeload.github.com/netbirdio/netbird/tar.gz/v$(PKG_VERSION)?
9-
PKG_HASH:=228bee15d1db1a06839aaebe8f4c62a50de8e1b319e0f33ec12f8e403fdc5a3e
9+
PKG_HASH:=beecee4d60af8f988947d8dd885170cd41d4c96df6b09fbf6cb7689f40104f46
1010

1111
PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX
1212

0 commit comments

Comments
 (0)