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 #75 from messense/update-netbird-version
Browse files Browse the repository at this point in the history
Update netbird to v0.23.4
  • Loading branch information
messense authored Sep 26, 2023
2 parents 337f0cf + dc500c6 commit 35eaec2
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.23.3
PKG_VERSION:=0.23.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:=228bee15d1db1a06839aaebe8f4c62a50de8e1b319e0f33ec12f8e403fdc5a3e
PKG_HASH:=beecee4d60af8f988947d8dd885170cd41d4c96df6b09fbf6cb7689f40104f46

PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX

Expand Down

0 comments on commit 35eaec2

Please sign in to comment.