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

Commit a76b23f

Browse files
authored
Merge pull request #72 from messense/update-netbird-version
Update netbird to v0.22.7
2 parents 4e8470a + 502d3cf commit a76b23f

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.22.4
4+
PKG_VERSION:=0.22.7
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:=4fa76c001d955d6af113b0d775f2da81d832c7ab5343d1a862d93b2b015d4361
9+
PKG_HASH:=d4382909cfe72e25cea2956901db9e6bbb6185bc2cc711ef81487bf5c715ec2c
1010

1111
PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX
1212

0 commit comments

Comments
 (0)