* aapt: use https for homepage
* alpine: use https for homepage
* autossh: use https for homepage
* colordiff: use https for homepage
* dialog: use https for homepage
* exiv2: use https for homepage
* ncurses: use https for homepage
* openal-soft: use https for homepage
* sshpass: use https for homepage
* vttest: use https for homepage
* vttest: use versioned URL
* wol: use https for homepage
* timewarrior: update homepage URL
* dart: update to 2.3.0
* nim: update to 0.19.6
* exiv2: update to 0.27.1
* imagemagick: update to 7.0.8.45
* ncdc: update to 1.22
* ca-certificates: update to 20190515
* cabextract: use https for homepage
* axel: update to 2.17.2
* bat: update to 0.11.0
* mktorrent: update homepage URL
* hugo: update to 0.55.6
* file: update to 5.37
* cmake: update to 3.14.4
* stunnel: update to 5.54
* redis: update to 5.0.5
* libuv: update to 1.29.0
* gmic: update to 2.6.3
* libgnutls: update to 3.6.7.1
The libintl.so library was a symlink to libandroid-support. We
now provide the functions inline in libintl.h so libintl.so has
been removed.
Fixes#1283.
This fixes Android 6 problems (so closes#26).
It also rebuilds termux-elf-cleaner when needed
and bumps some build revisions for packages
needed updates to remove DT_VERDEF and DT_VERDEFNUM.
Move the CA certs from libcurl to separate ca-certificates package which both openssl and gnutls depends on.
For a smooth upgrade without packages clashing with the same file, rename etc/ssl to etc/tls.
Also update gnutls to latest version and give configure argument to use common certificate file.