autospec-conf: remove -C option rejected by curl 7.27.0; also remove '--limit-rate 400k -Y 1'
This commit is contained in:
parent
a5f3beda83
commit
00adf496ba
@ -3,7 +3,7 @@
|
||||
DISTRO="openmamba"
|
||||
VENDOR="openmamba"
|
||||
|
||||
curl_opts_netlink="--connect-timeout 15 --retry 3 --limit-rate 400k -Y 1 -C -s"
|
||||
curl_opts_netlink="--connect-timeout 15 --retry 3 -s"
|
||||
|
||||
packager_fullname="Automatic Build System"
|
||||
packager_email="autodist@mambasoft.it"
|
||||
|
Loading…
Reference in New Issue
Block a user