Update CHECK_URL

This commit is contained in:
Benjamin Renard 2017-04-24 14:51:03 +02:00
parent 3a186dfbc6
commit 8bd37ab8f2

View file

@ -11,7 +11,7 @@ CACHE_FAILED=$CACHE.failed
MAX_CHECK=10 MAX_CHECK=10
MAX_FAILED=3 MAX_FAILED=3
SLEEP_ON_FAILED=10 SLEEP_ON_FAILED=10
CHECK_URL=http://www.roundcube.net/download CHECK_URL=https://roundcube.net/download/
DOWNLOAD=0 DOWNLOAD=0
DOWNLOAD_DIR=$RC_HOME/../upstream DOWNLOAD_DIR=$RC_HOME/../upstream
DONT_CHECK_SSL_CERT=0 DONT_CHECK_SSL_CERT=0