wfb-ng & zerotier-one version update (#1002)

pull/1004/head
cronyx 2023-09-21 18:21:51 +03:00 committed by GitHub
parent f4badb4fc9
commit a5ec76b338
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 7 deletions

View File

@ -1,11 +1,11 @@
--- a/Makefile 2023-01-17 00:40:51.000000000 +0300
+++ b/Makefile 2023-01-17 15:05:24.252471083 +0300
@@ -9,7 +9,7 @@
--- a/Makefile 2023-09-21 16:19:57.780643421 +0300
+++ b/Makefile 2023-09-21 16:20:15.232712740 +0300
@@ -11,7 +11,7 @@
_LDFLAGS := $(LDFLAGS) -lrt -lpcap -lsodium
_CFLAGS := $(CFLAGS) -Wall -O2 -DWFB_VERSION='"$(VERSION)-$(shell /bin/bash -c '_tmp=$(COMMIT); echo $${_tmp::8}')"'
-all: all_bin gs.key test
+all: all_bin
env:
virtualenv env --python=$(PYTHON)
$(ENV):
virtualenv --python=$(PYTHON) $(ENV)

View File

@ -4,7 +4,7 @@
#
################################################################################
WIFIBROADCAST_VERSION = 23.01
WIFIBROADCAST_VERSION = 23.08
WIFIBROADCAST_SITE = $(call github,svpcom,wfb-ng,wfb-ng-$(WIFIBROADCAST_VERSION))
WIFIBROADCAST_LICENSE = GPL-2.0

View File

@ -4,7 +4,7 @@
#
################################################################################
ZEROTIER_ONE_VERSION = 1.12.1
ZEROTIER_ONE_VERSION = 1.12.2
ZEROTIER_ONE_SITE = $(call github,zerotier,ZeroTierOne,$(ZEROTIER_ONE_VERSION))
ZEROTIER_ONE_LICENSE = BUSL-1.1