diff options
Diffstat (limited to 'contrib/cmake/module.defs')
-rw-r--r-- | contrib/cmake/module.defs | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/cmake/module.defs b/contrib/cmake/module.defs index 56f6fea59..cd3b866e0 100644 --- a/contrib/cmake/module.defs +++ b/contrib/cmake/module.defs @@ -1,8 +1,9 @@ $(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.md5 = 5febbd11bcaac854a27eebaf4a124be2 +CMAKE.FETCH.url = http://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 CMAKE.CONFIGURE.deps = CMAKE.CONFIGURE.shared = |