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 #44 from messense/update-netbird-version
Browse files Browse the repository at this point in the history
Update netbird to v0.11.6
  • Loading branch information
messense authored Dec 13, 2022
2 parents 57e3997 + a3ae6ff commit 3f8da49
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.5
PKG_VERSION:=0.11.6
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:=c819c8e58a4173c436467a2bbdf3fbffb3bcba148c6a70579ff7bf426311fe8a
PKG_HASH:=7e4964933be5db58047950250c58781bdf86aa7cc629deb9be03acf0fde5483a

PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX

Expand Down

0 comments on commit 3f8da49

Please sign in to comment.