cmake: use a temporary URL, until website is fixed.

This commit is contained in:
Jerome Duval
2016-04-13 20:21:14 +00:00
parent 1eb0d49f8a
commit acd0b0f571

View File

@@ -8,7 +8,8 @@ HOMEPAGE="http://www.cmake.org"
COPYRIGHT="2002-2014 Kitware, Inc., Insight Consortium"
LICENSE="CMake"
REVISION="1"
SOURCE_URI="http://www.cmake.org/files/v3.5/cmake-$portVersion.tar.gz"
#SOURCE_URI="http://www.cmake.org/files/v3.5/cmake-$portVersion.tar.gz"
SOURCE_URI="https://fossies.org/linux/misc/cmake-$portVersion.tar.gz"
CHECKSUM_SHA256="93d651a754bcf6f0124669646391dd5774c0fc4d407c384e3ae76ef9a60477e8"
SOURCE_DIR="cmake-$portVersion"
PATCHES="cmake-$portVersion.patchset"