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 #55 from messense/update-netbird-version
Browse files Browse the repository at this point in the history
Update netbird to v0.15.0
  • Loading branch information
messense authored Apr 5, 2023
2 parents d92fdb9 + 051482b commit 1dbae65
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.14.6
PKG_VERSION:=0.15.0
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:=a7c07909a064e8a799db717a36b3f524f24dd10f6c26afb46b68b0de62015632
PKG_HASH:=7a889b89faa9244e1c98fdc7e7acd03245b00b9b03287bf99e0090de37cc33f1

PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX

Expand Down

0 comments on commit 1dbae65

Please sign in to comment.