gnu: gptfdisk: Use HTTPS home page.

* gnu/packages/disk.scm (gptfdisk)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-18 23:51:27 +01:00
parent 7247b84195
commit 094afc97c6
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -199,7 +199,7 @@ (define-public gptfdisk
(install-file "fixparts.8" man)
(install-file "gdisk.8" man)
(install-file "sgdisk.8" man)))))))
(home-page "http://www.rodsbooks.com/gdisk/")
(home-page "https://www.rodsbooks.com/gdisk/")
(synopsis "Low-level GPT disk partitioning and formatting")
(description "GPT fdisk (aka gdisk) is a text-mode partitioning tool that
works on Globally Unique Identifier (@dfn{GUID}) Partition Table (@dfn{GPT})