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 #73 from messense/update-netbird-version
Browse files Browse the repository at this point in the history
Update netbird to v0.23.1
  • Loading branch information
messense authored Sep 10, 2023
2 parents a76b23f + f7af7f2 commit 409d87e
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.7
PKG_VERSION:=0.23.1
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:=d4382909cfe72e25cea2956901db9e6bbb6185bc2cc711ef81487bf5c715ec2c
PKG_HASH:=8ff810368f0e2802f1f5d9b271983de9385e4a69ef02b1c17f9cb3db418668c9

PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX

Expand Down

0 comments on commit 409d87e

Please sign in to comment.