Benjamin Renard commited on 2017-04-24 12:51:03
Showing 1 changed files, with 1 additions and 1 deletions.
| ... | ... |
@@ -11,7 +11,7 @@ CACHE_FAILED=$CACHE.failed |
| 11 | 11 |
MAX_CHECK=10 |
| 12 | 12 |
MAX_FAILED=3 |
| 13 | 13 |
SLEEP_ON_FAILED=10 |
| 14 |
-CHECK_URL=http://www.roundcube.net/download |
|
| 14 |
+CHECK_URL=https://roundcube.net/download/ |
|
| 15 | 15 |
DOWNLOAD=0 |
| 16 | 16 |
DOWNLOAD_DIR=$RC_HOME/../upstream |
| 17 | 17 |
DONT_CHECK_SSL_CERT=0 |
| 18 | 18 |