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 #24 from messense/update-netbird-version
Browse files Browse the repository at this point in the history
Update netbird to v0.9.7
  • Loading branch information
messense authored Sep 30, 2022
2 parents 2dd263f + d450983 commit 83e5454
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.6
PKG_VERSION:=0.9.7
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:=269dd592db67d6c1df3bcbc1d82fece69e22f24ca8520fbc048a18757cc30fd7
PKG_HASH:=6bd5530fec5e8f8799cde7321c740f59fad95dcf3303577bf4b281b83d8d28b4

PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX

Expand Down

0 comments on commit 83e5454

Please sign in to comment.