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 #70 from messense/update-netbird-version
Browse files Browse the repository at this point in the history
Update netbird to v0.22.2
  • Loading branch information
messense authored Aug 6, 2023
2 parents a814714 + 0fdb356 commit b064ea2
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.21.11
PKG_VERSION:=0.22.2
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:=4ef6dafa5c3df20af6b52980f1e7a49ae05646846e2713458f44101dfe4e3021
PKG_HASH:=f1bf3c73aed4377cf35521e3aff5a20ffb974d98e7fb2cdfd4121553b817987e

PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX

Expand Down

0 comments on commit b064ea2

Please sign in to comment.