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 #35 from messense/update-netbird-version
Browse files Browse the repository at this point in the history
  • Loading branch information
messense authored Nov 13, 2022
2 parents bc1267f + 463e0a6 commit 33ff54e
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.10.4
PKG_VERSION:=0.10.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:=21287a1f6d9048a20556c631ee16ca8755323ca7b6376e287a0bb59e3a6b6fa7
PKG_HASH:=0084e6004746dd1c6c2b154994c796df8c2e6b368100463032ba7ee48561ae74

PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX

Expand Down

0 comments on commit 33ff54e

Please sign in to comment.