diff options
Diffstat (limited to 'bin/common-functions')
-rwxr-xr-x | bin/common-functions | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/common-functions b/bin/common-functions index e587dd3..517fb41 100755 --- a/bin/common-functions +++ b/bin/common-functions @@ -1195,7 +1195,7 @@ print_list_of_archaic_packages() { receive_buglist() { local category category="$1" - curl -Ss 'http://bugs.archlinux32.org/index.php?export_list=Export%20Tasklist' | \ + curl -LSs 'https://bugs.archlinux32.org/index.php?export_list=Export%20Tasklist' | \ sed ' 1 d /^[^,]\+,"Packages: '"${category}"'",/ ! d |