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

Commit 4ec0a3c

Browse files
authored
Merge pull request #26 from messense/update-netbird-version
Update netbird to v0.10.0
2 parents 67bfb2c + 19e3586 commit 4ec0a3c

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.9.8
4+
PKG_VERSION:=0.10.0
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:=f15271d4d3494fce29793827a4982436630da1360320a8da980d2dd68ac801b6
9+
PKG_HASH:=d3f785aadbbd909d2bdb323990cb3bd3fcf2ad7d4a93b36ee4b96bcc0538360f
1010

1111
PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX
1212

0 commit comments

Comments
 (0)