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 #21 from messense/update-netbird-version
Browse files Browse the repository at this point in the history
Update netbird to v0.9.4
  • Loading branch information
messense authored Sep 23, 2022
2 parents 95db051 + 3b4982a commit 9d0c192
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.3
PKG_VERSION:=0.9.4
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:=cd12ad48dfa17e22efa2e6c8bb697accc2ef3504b04ed6dc762a222c0e5e1e28
PKG_HASH:=88a4a1b37a6aee2107746434dda1cb26409a9dee0a0732fd7d65c090987d8986

PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX

Expand Down

0 comments on commit 9d0c192

Please sign in to comment.