We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 784fd7e commit 5a12234Copy full SHA for 5a12234
net/netbird/Makefile
@@ -1,12 +1,12 @@
1
include $(TOPDIR)/rules.mk
2
3
PKG_NAME:=netbird
4
-PKG_VERSION:=0.58.2
+PKG_VERSION:=0.59.12
5
PKG_RELEASE:=1
6
7
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
8
PKG_SOURCE_URL:=https://codeload.github.com/netbirdio/netbird/tar.gz/v$(PKG_VERSION)?
9
-PKG_HASH:=bd423e49d1bf27fc4ad0de68deacbfb48c7d964982744e102d1cd3766d09e024
+PKG_HASH:=2f0bdd45996f46f2e2c1dbf5a6712bba38a06cbfb7e4c00f814b0ffe149d7c6d
10
11
PKG_MAINTAINER:=Wesley Gimenes <[email protected]>
12
PKG_LICENSE:=BSD-3-Clause
0 commit comments