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 #69 from messense/update-netbird-version
Browse files Browse the repository at this point in the history
Update netbird to v0.21.11
  • Loading branch information
messense authored Jul 30, 2023
2 parents 98f65e3 + e939043 commit a814714
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.10
PKG_VERSION:=0.21.11
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:=ec44a6e7b960db750b60e49656991331c7775e332c9ba411f5dde3e2d3a20da2
PKG_HASH:=4ef6dafa5c3df20af6b52980f1e7a49ae05646846e2713458f44101dfe4e3021

PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX

Expand Down

0 comments on commit a814714

Please sign in to comment.