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 #42 from messense/update-netbird-version
Browse files Browse the repository at this point in the history
Update netbird to v0.11.4
  • Loading branch information
messense authored Dec 5, 2022
2 parents fbfceea + decbc69 commit 1262239
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.11.3
PKG_VERSION:=0.11.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:=14d1e2c5e70bf634c22c5fd5889390b7f0f5a55b364bc1ff499f2b9769d20a78
PKG_HASH:=953892a610b63db31e9e23a7a75f5a12aae70ab49dd15d19c477d8cafd1c089f

PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX

Expand Down

0 comments on commit 1262239

Please sign in to comment.