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 #16 from messense/update-netbird-version
Browse files Browse the repository at this point in the history
Update netbird to latest version
  • Loading branch information
messense authored Aug 24, 2022
2 parents 1a58278 + ccc0b4a commit fb977b7
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.9
PKG_VERSION:=0.8.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:=8c0bea3fd1b8a62d185a5c2c7d3c0436290e14d84ac8ea5573d33bb8edca0cd9
PKG_HASH:=0712e680a836be811ea6bfba267e68117fab847f0c86d5209b57e7d380aa7f6d

PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX

Expand Down

0 comments on commit fb977b7

Please sign in to comment.