gnu: heimdall: Download from new upstream source.
* gnu/packages/flashing-tools.scm (heimdall)[source]: Download from new upstream source.
This commit is contained in:
parent
e9e8362611
commit
8d449c25b6
1 changed files with 1 additions and 1 deletions
|
@ -297,7 +297,7 @@ RK3036, RK3066, RK312X, RK3168, RK3188, RK3288, RK3368.")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
(url "https://github.com/Benjamin-Dobell/Heimdall.git")
|
(url "https://gitlab.com/BenjaminDobell/Heimdall.git")
|
||||||
(commit (string-append "v" version))))
|
(commit (string-append "v" version))))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
|
|
Reference in a new issue