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 #31 from messense/update-netbird-version
Browse files Browse the repository at this point in the history
Update netbird to v0.10.3
  • Loading branch information
messense authored Oct 31, 2022
2 parents b551fac + faf1d56 commit 804b6e4
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.2
PKG_VERSION:=0.10.3
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:=e4bd11454ece40f19fde5294b7c8cd4f1d3ab1b9e164e54c50b02effa9f2b92a
PKG_HASH:=ed277643c49bd7130823695ca213f7cda702021229a9c01382a9c596d982df6c

PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX

Expand Down

0 comments on commit 804b6e4

Please sign in to comment.