gnu: pass-rotate: Update upstream location.
* gnu/packages/password-utils.scm (pass-rotate)[source]: Update to new source uri. [home-page]: Update to new home-page.
This commit is contained in:
parent
e1a94fe09c
commit
659204ff2c
@ -965,7 +965,7 @@ to use a different password manager.")
|
||||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/SirCmpwn/pass-rotate")
|
||||
(url "https://github.com/ddevault/pass-rotate")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
@ -977,7 +977,7 @@ to use a different password manager.")
|
||||
("python-docopt" ,python-docopt)
|
||||
("python-html5lib" ,python-html5lib)
|
||||
("python-requests" ,python-requests)))
|
||||
(home-page "https://github.com/SirCmpwn/pass-rotate")
|
||||
(home-page "https://github.com/ddevault/pass-rotate")
|
||||
(synopsis "Rotate password on online services")
|
||||
(description "pass-rotate is a command line utility and python library for
|
||||
rotating passwords on various web services. It makes it easier to rotate your
|
||||
|
Loading…
Reference in New Issue
Block a user