* treewide: http -> https sources
This updates the source urls of all top-level packages from http to
https where possible.
* buildtorrent: fix url and tab -> spaces
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/1lfj4rdq2h7v13y8qa6wwp1iwvchbzmf-libdap-3.19.1/bin/getdap help` got 0 exit code
- ran `/nix/store/1lfj4rdq2h7v13y8qa6wwp1iwvchbzmf-libdap-3.19.1/bin/getdap -V` and found version 3.19.1
- ran `/nix/store/1lfj4rdq2h7v13y8qa6wwp1iwvchbzmf-libdap-3.19.1/bin/getdap4 help` got 0 exit code
- ran `/nix/store/1lfj4rdq2h7v13y8qa6wwp1iwvchbzmf-libdap-3.19.1/bin/getdap4 -V` and found version 3.19.1
- ran `/nix/store/1lfj4rdq2h7v13y8qa6wwp1iwvchbzmf-libdap-3.19.1/bin/dap-config -h` got 0 exit code
- ran `/nix/store/1lfj4rdq2h7v13y8qa6wwp1iwvchbzmf-libdap-3.19.1/bin/dap-config --help` got 0 exit code
- ran `/nix/store/1lfj4rdq2h7v13y8qa6wwp1iwvchbzmf-libdap-3.19.1/bin/dap-config help` got 0 exit code
- ran `/nix/store/1lfj4rdq2h7v13y8qa6wwp1iwvchbzmf-libdap-3.19.1/bin/dap-config --version` and found version 3.19.1
- ran `/nix/store/1lfj4rdq2h7v13y8qa6wwp1iwvchbzmf-libdap-3.19.1/bin/dap-config-pkgconfig -h` got 0 exit code
- ran `/nix/store/1lfj4rdq2h7v13y8qa6wwp1iwvchbzmf-libdap-3.19.1/bin/dap-config-pkgconfig --help` got 0 exit code
- ran `/nix/store/1lfj4rdq2h7v13y8qa6wwp1iwvchbzmf-libdap-3.19.1/bin/dap-config-pkgconfig help` got 0 exit code
- found 3.19.1 with grep in /nix/store/1lfj4rdq2h7v13y8qa6wwp1iwvchbzmf-libdap-3.19.1
- found 3.19.1 in filename of file in /nix/store/1lfj4rdq2h7v13y8qa6wwp1iwvchbzmf-libdap-3.19.1
cc "@bzizou"