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 #22 from messense/update-netbird-version
Browse files Browse the repository at this point in the history
Update netbird to v0.9.6
  • Loading branch information
messense authored Sep 27, 2022
2 parents 9d0c192 + b4edbcf commit c086dec
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.4
PKG_VERSION:=0.9.6
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:=88a4a1b37a6aee2107746434dda1cb26409a9dee0a0732fd7d65c090987d8986
PKG_HASH:=269dd592db67d6c1df3bcbc1d82fece69e22f24ca8520fbc048a18757cc30fd7

PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX

Expand Down

0 comments on commit c086dec

Please sign in to comment.