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 #72 from messense/update-netbird-version
Browse files Browse the repository at this point in the history
Update netbird to v0.22.7
  • Loading branch information
messense authored Aug 27, 2023
2 parents 4e8470a + 502d3cf commit a76b23f
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.4
PKG_VERSION:=0.22.7
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:=4fa76c001d955d6af113b0d775f2da81d832c7ab5343d1a862d93b2b015d4361
PKG_HASH:=d4382909cfe72e25cea2956901db9e6bbb6185bc2cc711ef81487bf5c715ec2c

PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX

Expand Down

0 comments on commit a76b23f

Please sign in to comment.