We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56a81c6 commit 747169aCopy full SHA for 747169a
Build Dependencies/buildDependencies.sh
@@ -1,6 +1,8 @@
1
#!/bin/bash
2
3
-export LIBRARY_LIBRESSL_VERSION="2.5.4";
+export MACOSX_DEPLOYMENT_TARGET="10.8"
4
+
5
+export LIBRARY_LIBRESSL_VERSION="2.5.5";
6
export LIBRARY_GPG_ERROR_VERSION="1.27"
7
export LIBRARY_GCRYPT_VERSION="1.7.7"
8
export LIBRARY_OTR_VERSION="4.1.1"
0 commit comments