Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Commit a814714

Browse files
authored
Merge pull request #69 from messense/update-netbird-version
Update netbird to v0.21.11
2 parents 98f65e3 + e939043 commit a814714

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

netbird/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
include $(TOPDIR)/rules.mk
22

33
PKG_NAME:=netbird
4-
PKG_VERSION:=0.21.10
4+
PKG_VERSION:=0.21.11
55
PKG_RELEASE:=$(AUTORELEASE)
66

77
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
88
PKG_SOURCE_URL:=https://codeload.github.com/netbirdio/netbird/tar.gz/v$(PKG_VERSION)?
9-
PKG_HASH:=ec44a6e7b960db750b60e49656991331c7775e332c9ba411f5dde3e2d3a20da2
9+
PKG_HASH:=4ef6dafa5c3df20af6b52980f1e7a49ae05646846e2713458f44101dfe4e3021
1010

1111
PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX
1212

0 commit comments

Comments
 (0)