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 #71 from messense/update-netbird-version
Browse files Browse the repository at this point in the history
Update netbird to v0.22.4
  • Loading branch information
messense authored Aug 13, 2023
2 parents b064ea2 + f552b7a commit 4e8470a
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.22.2
PKG_VERSION:=0.22.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:=f1bf3c73aed4377cf35521e3aff5a20ffb974d98e7fb2cdfd4121553b817987e
PKG_HASH:=4fa76c001d955d6af113b0d775f2da81d832c7ab5343d1a862d93b2b015d4361

PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX

Expand Down

0 comments on commit 4e8470a

Please sign in to comment.