gnu: onionshare-cli: Update git URL.
* gnu/packages/tor.scm (onionshare-cli)[source]: Update git URL.master
parent
aedd7dc8e0
commit
94b04fcd06
|
@ -253,7 +253,7 @@ networks.")
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/micahflee/onionshare")
|
||||
(url "https://github.com/onionshare/onionshare")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
Reference in New Issue