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 #27 from messense/update-netbird-version
Browse files Browse the repository at this point in the history
Update netbird to v0.10.1
  • Loading branch information
messense authored Oct 20, 2022
2 parents 4ec0a3c + 7456976 commit f38c920
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.0
PKG_VERSION:=0.10.1
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:=d3f785aadbbd909d2bdb323990cb3bd3fcf2ad7d4a93b36ee4b96bcc0538360f
PKG_HASH:=21b175417c8734089bd5da232dd57f38378e160bd14135efd88fe873b200e7df

PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX

Expand Down

0 comments on commit f38c920

Please sign in to comment.