mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 01:44:32 +04:00
netbird: update to 0.50.1
changelog: https://github.com/netbirdio/netbird/releases/tag/v0.50.1 Signed-off-by: Wesley Gimenes <wehagy@proton.me>
This commit is contained in:
committed by
Tianling Shen
parent
29c9bf31c5
commit
9d0a14ed4e
@@ -1,12 +1,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=netbird
|
||||
PKG_VERSION:=0.49.0
|
||||
PKG_VERSION:=0.50.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://codeload.github.com/netbirdio/netbird/tar.gz/v$(PKG_VERSION)?
|
||||
PKG_HASH:=8b71fb9964bb3e9c81dd141658fc6aaae78cc2a1145fe4b8be79b67a30efac61
|
||||
PKG_HASH:=b68305db151475ac58e3ff2144dd4ed955b99bcf462d8da118073f29b432be74
|
||||
|
||||
PKG_MAINTAINER:=Wesley Gimenes <wehagy@proton.me>
|
||||
PKG_LICENSE:=BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user