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

Commit

Permalink
Merge pull request #62 from messense/update-netbird-version
Browse files Browse the repository at this point in the history
Update netbird to v0.20.8
  • Loading branch information
messense authored Jun 4, 2023
2 parents 130e45d + 501f553 commit 95db01c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions netbird/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=netbird
PKG_VERSION:=0.20.3
PKG_VERSION:=0.20.8
PKG_RELEASE:=$(AUTORELEASE)

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/netbirdio/netbird/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=2fa27147bea3a15b71bc6973f1123fe0acb136fa156f41c0464b15b7aa33d96b
PKG_HASH:=12fc9ad99ddf89100e7ea0a14e742fbc647ae301e95a74060ea8defa2cf24f29

PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX

Expand Down

0 comments on commit 95db01c

Please sign in to comment.