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

Commit 95db01c

Browse files
authored
Merge pull request #62 from messense/update-netbird-version
Update netbird to v0.20.8
2 parents 130e45d + 501f553 commit 95db01c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

netbird/Makefile

+2-2
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.20.3
4+
PKG_VERSION:=0.20.8
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:=2fa27147bea3a15b71bc6973f1123fe0acb136fa156f41c0464b15b7aa33d96b
9+
PKG_HASH:=12fc9ad99ddf89100e7ea0a14e742fbc647ae301e95a74060ea8defa2cf24f29
1010

1111
PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX
1212

0 commit comments

Comments
 (0)