0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/deps
Antonio Quartulli fa872c4ffa
[OVPN3-146] build: switch from sha256sum to shasum -a 256
Apparently sha256sum is not available on macOS.
To allow users to properly use our build system on this platform
we need to migrate to something available on macOS too.

Change the sha256sum invocation to shasum -a 256.

The output of both commands is the same.

Signed-off-by: Antonio Quartulli <antonio@openvpn.net>
2018-02-04 16:55:12 +08:00
..
asio [OVPN3-129] build-system: let scripts download dependencies 2017-12-22 17:59:39 +08:00
boost Updated Android build system to support ARM64: 2015-02-27 09:20:35 -07:00
lz4 [OVPN3-129] build-system: let scripts download dependencies 2017-12-22 17:59:39 +08:00
lzo Repo reorganization: standardize on $O3 representing the top-level 2014-08-29 18:42:02 -06:00
mbedtls [OVPN3-129] build-system: let scripts download dependencies 2017-12-22 17:59:39 +08:00
minicrypto Repo reorganization: standardize on $O3 representing the top-level 2014-08-29 18:42:02 -06:00
openssl Updated linux build system to GCC-5. 2016-03-19 02:02:10 -06:00
polarssl PolarSSL : Added relaxed-x509-date.patch patch to PolarSSL 2016-08-04 17:52:07 -06:00
snappy Repo reorganization: standardize on $O3 representing the top-level 2014-08-29 18:42:02 -06:00
functions.sh [OVPN3-146] build: switch from sha256sum to shasum -a 256 2018-02-04 16:55:12 +08:00
lib-versions [OVPN3-129] build-system: let scripts download dependencies 2017-12-22 17:59:39 +08:00