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 #40 from messense/update-netbird-version
Browse files Browse the repository at this point in the history
Update netbird to v0.11.2
  • Loading branch information
messense authored Nov 26, 2022
2 parents 2154c90 + 7ecd17b commit f7a63ec
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.10.9
PKG_VERSION:=0.11.2
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:=d9c75ac8c5bb6ab3c14d8694037815431a4151fc13ac1d37426b33b4c775be56
PKG_HASH:=ead3d14129e4a122df36687b1546d61ea3e1a27e55270f069f69a4bc9d4d698f

PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX

Expand Down

0 comments on commit f7a63ec

Please sign in to comment.