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 #20 from messense/update-netbird-version
Browse files Browse the repository at this point in the history
Update netbird to v0.9.3
  • Loading branch information
messense authored Sep 15, 2022
2 parents 855d2f2 + 091692d commit 95db051
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.9.1
PKG_VERSION:=0.9.3
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:=5abe78c183fbc0bf755fc4a768a02d4a58bb40388916f5d8f515028388f049c0
PKG_HASH:=cd12ad48dfa17e22efa2e6c8bb697accc2ef3504b04ed6dc762a222c0e5e1e28

PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX

Expand Down

0 comments on commit 95db051

Please sign in to comment.