Skip to content

Commit

Permalink
new libserum
Browse files Browse the repository at this point in the history
  • Loading branch information
mkalkbrenner committed Jun 1, 2024
1 parent b4df13d commit bd34ef1
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions platforms/android/arm64-v8a/external.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -e

CARGS_SHA=5949a20a926e902931de4a32adaad9f19c76f251
LIBZEDMD_SHA=6395357ce400036432587b4f696a2fac14ddd21a
LIBSERUM_SHA=5815817694207e7cad25d6208c17804889bfb16e
LIBSERUM_SHA=decd4932ad4c68eafa0ea2b68c172d1ed3d33c89
SOCKPP_SHA=e6c4688a576d95f42dd7628cefe68092f6c5cd0f
LIBPUPDMD_SHA=c640ea2cec94097e8baefee9dab39266970e4405
LIBFRAMEUTIL_SHA=30048ca23d41ca0a8f7d5ab75d3f646a19a90182
Expand Down Expand Up @@ -85,7 +85,7 @@ cd ..
# build libserum and copy to external
#

curl -sL https://github.com/ppuc/libserum/archive/${LIBSERUM_SHA}.zip -o libserum.zip
curl -sL https://github.com/PPUC/libserum/archive/${LIBSERUM_SHA}.zip -o libserum.zip
unzip libserum.zip
cd libserum-$LIBSERUM_SHA
cmake \
Expand Down
4 changes: 2 additions & 2 deletions platforms/ios/arm64/external.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -e

CARGS_SHA=5949a20a926e902931de4a32adaad9f19c76f251
LIBZEDMD_SHA=6395357ce400036432587b4f696a2fac14ddd21a
LIBSERUM_SHA=5815817694207e7cad25d6208c17804889bfb16e
LIBSERUM_SHA=decd4932ad4c68eafa0ea2b68c172d1ed3d33c89
SOCKPP_SHA=e6c4688a576d95f42dd7628cefe68092f6c5cd0f
LIBPUPDMD_SHA=c640ea2cec94097e8baefee9dab39266970e4405
LIBFRAMEUTIL_SHA=30048ca23d41ca0a8f7d5ab75d3f646a19a90182
Expand Down Expand Up @@ -72,7 +72,7 @@ cd ..
# build libserum and copy to external
#

curl -sL https://github.com/ppuc/libserum/archive/${LIBSERUM_SHA}.zip -o libserum.zip
curl -sL https://github.com/PPUC/libserum/archive/${LIBSERUM_SHA}.zip -o libserum.zip
unzip libserum.zip
cd libserum-$LIBSERUM_SHA
cmake \
Expand Down
4 changes: 2 additions & 2 deletions platforms/linux/aarch64/external.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -e

CARGS_SHA=5949a20a926e902931de4a32adaad9f19c76f251
LIBZEDMD_SHA=6395357ce400036432587b4f696a2fac14ddd21a
LIBSERUM_SHA=5815817694207e7cad25d6208c17804889bfb16e
LIBSERUM_SHA=decd4932ad4c68eafa0ea2b68c172d1ed3d33c89
SOCKPP_SHA=e6c4688a576d95f42dd7628cefe68092f6c5cd0f
LIBPUPDMD_SHA=c640ea2cec94097e8baefee9dab39266970e4405
LIBFRAMEUTIL_SHA=30048ca23d41ca0a8f7d5ab75d3f646a19a90182
Expand Down Expand Up @@ -75,7 +75,7 @@ cd ..
# build libserum and copy to external
#

curl -sL https://github.com/ppuc/libserum/archive/${LIBSERUM_SHA}.zip -o libserum.zip
curl -sL https://github.com/PPUC/libserum/archive/${LIBSERUM_SHA}.zip -o libserum.zip
unzip libserum.zip
cd libserum-$LIBSERUM_SHA
cmake \
Expand Down
4 changes: 2 additions & 2 deletions platforms/linux/x64/external.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -e

CARGS_SHA=5949a20a926e902931de4a32adaad9f19c76f251
LIBZEDMD_SHA=6395357ce400036432587b4f696a2fac14ddd21a
LIBSERUM_SHA=5815817694207e7cad25d6208c17804889bfb16e
LIBSERUM_SHA=decd4932ad4c68eafa0ea2b68c172d1ed3d33c89
SOCKPP_SHA=e6c4688a576d95f42dd7628cefe68092f6c5cd0f
LIBPUPDMD_SHA=c640ea2cec94097e8baefee9dab39266970e4405
LIBFRAMEUTIL_SHA=30048ca23d41ca0a8f7d5ab75d3f646a19a90182
Expand Down Expand Up @@ -75,7 +75,7 @@ cd ..
# build libserum and copy to external
#

curl -sL https://github.com/ppuc/libserum/archive/${LIBSERUM_SHA}.zip -o libserum.zip
curl -sL https://github.com/PPUC/libserum/archive/${LIBSERUM_SHA}.zip -o libserum.zip
unzip libserum.zip
cd libserum-$LIBSERUM_SHA
cmake \
Expand Down
4 changes: 2 additions & 2 deletions platforms/macos/arm64/external.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -e

CARGS_SHA=5949a20a926e902931de4a32adaad9f19c76f251
LIBZEDMD_SHA=6395357ce400036432587b4f696a2fac14ddd21a
LIBSERUM_SHA=5815817694207e7cad25d6208c17804889bfb16e
LIBSERUM_SHA=decd4932ad4c68eafa0ea2b68c172d1ed3d33c89
SOCKPP_SHA=e6c4688a576d95f42dd7628cefe68092f6c5cd0f
LIBPUPDMD_SHA=c640ea2cec94097e8baefee9dab39266970e4405
LIBFRAMEUTIL_SHA=30048ca23d41ca0a8f7d5ab75d3f646a19a90182
Expand Down Expand Up @@ -77,7 +77,7 @@ cd ..
# build libserum and copy to external
#

curl -sL https://github.com/ppuc/libserum/archive/${LIBSERUM_SHA}.zip -o libserum.zip
curl -sL https://github.com/PPUC/libserum/archive/${LIBSERUM_SHA}.zip -o libserum.zip
unzip libserum.zip
cd libserum-$LIBSERUM_SHA
cmake \
Expand Down
4 changes: 2 additions & 2 deletions platforms/macos/x64/external.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -e

CARGS_SHA=5949a20a926e902931de4a32adaad9f19c76f251
LIBZEDMD_SHA=6395357ce400036432587b4f696a2fac14ddd21a
LIBSERUM_SHA=5815817694207e7cad25d6208c17804889bfb16e
LIBSERUM_SHA=decd4932ad4c68eafa0ea2b68c172d1ed3d33c89
SOCKPP_SHA=e6c4688a576d95f42dd7628cefe68092f6c5cd0f
LIBPUPDMD_SHA=c640ea2cec94097e8baefee9dab39266970e4405
LIBFRAMEUTIL_SHA=30048ca23d41ca0a8f7d5ab75d3f646a19a90182
Expand Down Expand Up @@ -77,7 +77,7 @@ cd ..
# build libserum and copy to external
#

curl -sL https://github.com/ppuc/libserum/archive/${LIBSERUM_SHA}.zip -o libserum.zip
curl -sL https://github.com/PPUC/libserum/archive/${LIBSERUM_SHA}.zip -o libserum.zip
unzip libserum.zip
cd libserum-$LIBSERUM_SHA
cmake \
Expand Down
4 changes: 2 additions & 2 deletions platforms/tvos/arm64/external.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -e

CARGS_SHA=5949a20a926e902931de4a32adaad9f19c76f251
LIBZEDMD_SHA=6395357ce400036432587b4f696a2fac14ddd21a
LIBSERUM_SHA=5815817694207e7cad25d6208c17804889bfb16e
LIBSERUM_SHA=decd4932ad4c68eafa0ea2b68c172d1ed3d33c89
SOCKPP_SHA=e6c4688a576d95f42dd7628cefe68092f6c5cd0f
LIBPUPDMD_SHA=c640ea2cec94097e8baefee9dab39266970e4405
LIBFRAMEUTIL_SHA=30048ca23d41ca0a8f7d5ab75d3f646a19a90182
Expand Down Expand Up @@ -72,7 +72,7 @@ cd ..
# build libserum and copy to external
#

curl -sL https://github.com/ppuc/libserum/archive/${LIBSERUM_SHA}.zip -o libserum.zip
curl -sL https://github.com/PPUC/libserum/archive/${LIBSERUM_SHA}.zip -o libserum.zip
unzip libserum.zip
cd libserum-$LIBSERUM_SHA
cmake \
Expand Down
4 changes: 2 additions & 2 deletions platforms/win/x64/external.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -e

CARGS_SHA=5949a20a926e902931de4a32adaad9f19c76f251
LIBZEDMD_SHA=6395357ce400036432587b4f696a2fac14ddd21a
LIBSERUM_SHA=5815817694207e7cad25d6208c17804889bfb16e
LIBSERUM_SHA=decd4932ad4c68eafa0ea2b68c172d1ed3d33c89
SOCKPP_SHA=e6c4688a576d95f42dd7628cefe68092f6c5cd0f
LIBPUPDMD_SHA=c640ea2cec94097e8baefee9dab39266970e4405
LIBFRAMEUTIL_SHA=30048ca23d41ca0a8f7d5ab75d3f646a19a90182
Expand Down Expand Up @@ -76,7 +76,7 @@ cd ..
# build libserum and copy to external
#

curl -sL https://github.com/ppuc/libserum/archive/${LIBSERUM_SHA}.zip -o libserum.zip
curl -sL https://github.com/PPUC/libserum/archive/${LIBSERUM_SHA}.zip -o libserum.zip
unzip libserum.zip
cd libserum-$LIBSERUM_SHA
cmake \
Expand Down
4 changes: 2 additions & 2 deletions platforms/win/x86/external.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -e

CARGS_SHA=5949a20a926e902931de4a32adaad9f19c76f251
LIBZEDMD_SHA=6395357ce400036432587b4f696a2fac14ddd21a
LIBSERUM_SHA=5815817694207e7cad25d6208c17804889bfb16e
LIBSERUM_SHA=decd4932ad4c68eafa0ea2b68c172d1ed3d33c89
SOCKPP_SHA=e6c4688a576d95f42dd7628cefe68092f6c5cd0f
LIBPUPDMD_SHA=c640ea2cec94097e8baefee9dab39266970e4405
LIBFRAMEUTIL_SHA=30048ca23d41ca0a8f7d5ab75d3f646a19a90182
Expand Down Expand Up @@ -77,7 +77,7 @@ cd ..
# build libserum and copy to external
#

curl -sL https://github.com/ppuc/libserum/archive/${LIBSERUM_SHA}.zip -o libserum.zip
curl -sL https://github.com/PPUC/libserum/archive/${LIBSERUM_SHA}.zip -o libserum.zip
unzip libserum.zip
cd libserum-$LIBSERUM_SHA
cmake \
Expand Down

0 comments on commit bd34ef1

Please sign in to comment.