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 #68 from messense/update-netbird-version
Browse files Browse the repository at this point in the history
Update netbird to v0.21.10
  • Loading branch information
messense authored Jul 23, 2023
2 parents 66003af + 7b25600 commit 98f65e3
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.21.8
PKG_VERSION:=0.21.10
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:=be5b7a76147024311868e5554acb1cbd0d59c9f064024fe1f291a4e171e815dd
PKG_HASH:=ec44a6e7b960db750b60e49656991331c7775e332c9ba411f5dde3e2d3a20da2

PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX

Expand Down

0 comments on commit 98f65e3

Please sign in to comment.