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 #18 from messense/update-netbird-version
Browse files Browse the repository at this point in the history
Update netbird to v0.9.0
  • Loading branch information
messense authored Sep 5, 2022
2 parents f5780cd + 7ab4d41 commit 2987b08
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.8.11
PKG_VERSION:=0.9.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:=e3fd49da3db0eca12cbbb291d7e7ef80bb2bdf21b904afe7d5a27c2e090f5381
PKG_HASH:=bc6cf6b21469c6954c0e5db60ed041fb9b48536ba92a5ae999de0e0240a1da25

PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX

Expand Down

0 comments on commit 2987b08

Please sign in to comment.