builld-system: switch Android to Qt 5.13.1

This fixes the SSL issue with Android 5.x/Lollipop.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2019-10-04 09:13:05 -07:00
parent 4458373488
commit ea0e447e0d
4 changed files with 11 additions and 5 deletions

View file

@ -0,0 +1,6 @@
#!/bin/bash
wget https://download.qt.io/official_releases/qt/5.13/5.13.1/qt-opensource-linux-x64-5.13.1.run
wget https://dl.google.com/android/repository/android-ndk-r18b-linux-x86_64.zip
wget https://dl.google.com/android/repository/sdk-tools-linux-4333796.zip
wget https://ftp.osuosl.org/pub/blfs/conglomeration/cmake/cmake-3.13.2.tar.gz