gnu: cmake: Update source URI.

* gnu/packages/cmake.scm (cmake-bootstrap)[source]: Update to new source
URI.
This commit is contained in:
Efraim Flashner 2020-11-08 23:35:01 +02:00
parent 97ac5b7056
commit b8515f729b
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -101,7 +101,7 @@ (define-public cmake-bootstrap
(version "3.16.5")
(source (origin
(method url-fetch)
(uri (string-append "https://www.cmake.org/files/v"
(uri (string-append "https://cmake.org/files/v"
(version-major+minor version)
"/cmake-" version ".tar.gz"))
(sha256