Update CHECK_URL
This commit is contained in:
parent
3a186dfbc6
commit
8bd37ab8f2
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ CACHE_FAILED=$CACHE.failed
|
|||
MAX_CHECK=10
|
||||
MAX_FAILED=3
|
||||
SLEEP_ON_FAILED=10
|
||||
CHECK_URL=http://www.roundcube.net/download
|
||||
CHECK_URL=https://roundcube.net/download/
|
||||
DOWNLOAD=0
|
||||
DOWNLOAD_DIR=$RC_HOME/../upstream
|
||||
DONT_CHECK_SSL_CERT=0
|
||||
|
|
Loading…
Reference in a new issue