zerotier version update (#644)

pull/645/head
cronyx 2023-02-20 18:29:41 +03:00 committed by GitHub
parent ddac3c9318
commit 5fc88b9590
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View File

@ -1,5 +1,5 @@
--- a/make-linux.mk 2022-11-01 23:08:52.000000000 +0300
+++ b/make-linux.mk 2023-01-09 17:05:18.481511855 +0300
--- a/make-linux.mk 2023-02-20 14:31:41.466735021 +0300
+++ b/make-linux.mk 2023-02-20 14:38:58.419080939 +0300
@@ -25,7 +25,7 @@
# otherwise build into binary as done on Mac and Windows.
ONE_OBJS+=osdep/PortMapper.o
@ -33,7 +33,7 @@
RUSTFLAGS=--release
endif
@@ -291,7 +291,7 @@
@@ -296,7 +296,7 @@
# Static builds, which are currently done for a number of Linux targets
ifeq ($(ZT_STATIC),1)
@ -42,7 +42,7 @@
endif
# For building an official semi-static binary on CentOS 7
@@ -309,13 +309,13 @@
@@ -314,13 +314,13 @@
# ARM32 hell -- use conservative CFLAGS
ifeq ($(ZT_ARCHITECTURE),3)
@ -61,7 +61,7 @@
ZT_USE_ARM32_NEON_ASM_CRYPTO=0
endif
endif
@@ -335,8 +335,8 @@
@@ -340,8 +340,8 @@
endif
# Position Independence
@ -72,7 +72,7 @@
.PHONY: all
all: one
@@ -360,7 +360,7 @@
@@ -365,7 +365,7 @@
$(ONE_OBJS): zeroidc
libzerotiercore.a: FORCE

View File

@ -4,7 +4,7 @@
#
################################################################################
ZEROTIER_ONE_VERSION = 1.10.2
ZEROTIER_ONE_VERSION = 1.10.3
ZEROTIER_ONE_SITE = $(call github,zerotier,ZeroTierOne,$(ZEROTIER_ONE_VERSION))
ZEROTIER_ONE_LICENSE = BUSL-1.1
ZEROTIER_ONE_LICENSE_FILES = LICENSE.txt