From 6d9170b15a6432c2d0011575f71d3a892973cbc1 Mon Sep 17 00:00:00 2001 From: WolverinDEV Date: Fri, 24 Jan 2020 13:09:29 +0100 Subject: [PATCH] updated some revs --- TeaSpeak | 2 +- build-helpers | 2 +- libraries/build.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/TeaSpeak b/TeaSpeak index b7d6036..a651eb8 160000 --- a/TeaSpeak +++ b/TeaSpeak @@ -1 +1 @@ -Subproject commit b7d60361c0d00d3f99e519fe7478643d4677a06a +Subproject commit a651eb879e5acf1929046f2a5550b2632f27e242 diff --git a/build-helpers b/build-helpers index 0b83e74..eb7af38 160000 --- a/build-helpers +++ b/build-helpers @@ -1 +1 @@ -Subproject commit 0b83e74e2df4b084d256ea3cea0be64e01ef6da3 +Subproject commit eb7af386de1a4497832228e4bdf99b65a25e9da2 diff --git a/libraries/build.sh b/libraries/build.sh index 7fd5655..2549bdc 100755 --- a/libraries/build.sh +++ b/libraries/build.sh @@ -29,12 +29,12 @@ function exec_script { fi } +exec_script build_event.sh exec_script build_boringssl.sh exec_script build_breakpad.sh exec_script build_cxxterminal.sh exec_script build_datapipes.sh exec_script build_ed25519.sh -exec_script build_event.sh exec_script build_jsoncpp.sh #exec_script build_mysqlconnector.sh exec_script build_opus.sh