mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
cmake: use a temporary URL, until website is fixed.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user