diff options
author | Viktor Szakats <commit@vszakats.net> | 2018-07-13 23:02:08 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2018-07-27 02:18:03 (GMT) |
commit | b9a47e838a65f0cf631276175f1c941120272a3a (patch) | |
tree | ef6798c56ecccd55944e5cbcf517363f76ae50a8 /tools/s3-fetch-and-sync | |
parent | 497d034376e0967dc7c2c805e3652ef7b1b697a4 (diff) | |
download | mxe-b9a47e838a65f0cf631276175f1c941120272a3a.zip mxe-b9a47e838a65f0cf631276175f1c941120272a3a.tar.gz mxe-b9a47e838a65f0cf631276175f1c941120272a3a.tar.bz2 |
Secure URLs
Diffstat (limited to 'tools/s3-fetch-and-sync')
-rwxr-xr-x | tools/s3-fetch-and-sync | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/s3-fetch-and-sync b/tools/s3-fetch-and-sync index ff603ea..33f7214 100755 --- a/tools/s3-fetch-and-sync +++ b/tools/s3-fetch-and-sync @@ -14,7 +14,7 @@ # Keys: https://github.com/<user>.keys or https://api.github.com/users/<user>/keys # # The script uses s3cmd to sync package tarballs: -# http://s3tools.org/s3cmd +# https://s3tools.org/s3cmd # Manual switch to enable/disable issue filing on GitHub. # Useful to prevent the same issue from being filed multiple times |