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

Commit b064ea2

Browse files
authored
Merge pull request #70 from messense/update-netbird-version
Update netbird to v0.22.2
2 parents a814714 + 0fdb356 commit b064ea2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

netbird/Makefile

+2-2
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.11
4+
PKG_VERSION:=0.22.2
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:=4ef6dafa5c3df20af6b52980f1e7a49ae05646846e2713458f44101dfe4e3021
9+
PKG_HASH:=f1bf3c73aed4377cf35521e3aff5a20ffb974d98e7fb2cdfd4121553b817987e
1010

1111
PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX
1212

0 commit comments

Comments
 (0)