Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/majn/telegram-purple.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--telegram-adium/build_dependencies.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/telegram-adium/build_dependencies.sh b/telegram-adium/build_dependencies.sh
index 5843352..4c992b6 100644
--- a/telegram-adium/build_dependencies.sh
+++ b/telegram-adium/build_dependencies.sh
@@ -3,8 +3,8 @@
set -ex
-LIBGPG_ERROR_VERSION="1.36"
-LIBGCRYPT_VERSION="1.8.5"
+LIBGPG_ERROR_VERSION="1.41"
+LIBGCRYPT_VERSION="1.8.7"
# Start relative to the location of build_dependencies.sh
SCRIPTPATH="$( cd "$(dirname "$0")" ; pwd -P )"