Skip to content
Snippets Groups Projects
Unverified Commit 8fc46a43 authored by Tobias Geerinckx-Rice's avatar Tobias Geerinckx-Rice
Browse files

gnu: testdisk: Use HTTPS for home page.

* gnu/packages/admin.scm (testdisk)[home-page]: Use HTTPS.
parent ca52937c
No related branches found
No related tags found
No related merge requests found
...@@ -1216,7 +1216,7 @@ (define-public testdisk ...@@ -1216,7 +1216,7 @@ (define-public testdisk
("e2fsprogs" ,e2fsprogs) ("e2fsprogs" ,e2fsprogs)
("libjpeg" ,libjpeg) ("libjpeg" ,libjpeg)
("ncurses" ,ncurses))) ("ncurses" ,ncurses)))
(home-page "http://www.cgsecurity.org/wiki/TestDisk") (home-page "https://www.cgsecurity.org/wiki/TestDisk")
(synopsis "Data recovery tool") (synopsis "Data recovery tool")
(description (description
"TestDisk is a program for data recovery, primarily designed to help "TestDisk is a program for data recovery, primarily designed to help
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment