diff options
Diffstat (limited to 'contrib/cmake/module.defs')
-rw-r--r-- | contrib/cmake/module.defs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/cmake/module.defs b/contrib/cmake/module.defs index cd3b866e0..ea3d2ff5d 100644 --- a/contrib/cmake/module.defs +++ b/contrib/cmake/module.defs @@ -1,7 +1,7 @@ $(eval $(call import.MODULE.defs,CMAKE,cmake)) $(eval $(call import.CONTRIB.defs,CMAKE)) -CMAKE.FETCH.url = http://download.handbrake.fr/handbrake/contrib/cmake-3.3.2.tar.gz +CMAKE.FETCH.url = https://download.handbrake.fr/handbrake/contrib/cmake-3.3.2.tar.gz CMAKE.FETCH.url += https://cmake.org/files/v3.3/cmake-3.3.2.tar.gz CMAKE.FETCH.md5 = 5febbd11bcaac854a27eebaf4a124be2 |