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

Commit 1170b29

Browse files
authored
Merge pull request #58 from messense/update-netbird-version
Update netbird to v0.16.0
2 parents 6e88dde + 6434654 commit 1170b29

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.15.3
4+
PKG_VERSION:=0.16.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:=809d1457931dff639310e1fc9a06f636cd8e71ce2798e97c26a1b1a2053d5e10
9+
PKG_HASH:=4df0b9f0a82f439630086e67d2d638f1bf2eaa2a6a34746cc4e81b79d2feddd8
1010

1111
PKG_CONFIG_DEPENDS:=CONFIG_NETBIRD_COMPRESS_UPX
1212

0 commit comments

Comments
 (0)