gnu: dstat: Update source uri.
* gnu/packages/admin.scm (dstat)[source]: Update to new source URI.master
parent
7a67a45fa6
commit
e620447fe4
|
@ -2683,7 +2683,7 @@ results (ndiff), and a packet generation and response analysis tool (nping).")
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
(url "https://github.com/dagwieers/dstat")
|
(url "https://github.com/dstat-real/dstat")
|
||||||
(commit (string-append "v" version))))
|
(commit (string-append "v" version))))
|
||||||
(file-name (git-file-name "dstat" version))
|
(file-name (git-file-name "dstat" version))
|
||||||
(sha256
|
(sha256
|
||||||
|
|
Reference in New Issue