mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-26 12:10:29 +02:00
gnu: ntfs-3g: Use HTTPS for the home page as well.
* gnu/packages/linux.scm (ntfs-3g)[home-page]: Use HTTPS.
This commit is contained in:
@@ -3287,7 +3287,7 @@ from userspace.")
|
||||
"--enable-mount-helper"
|
||||
"--enable-posix-acls"
|
||||
"--enable-xattr-mappings")))
|
||||
(home-page "http://www.tuxera.com/community/open-source-ntfs-3g/")
|
||||
(home-page "https://www.tuxera.com/community/open-source-ntfs-3g/")
|
||||
(synopsis "Read-write access to NTFS file systems")
|
||||
(description
|
||||
"NTFS-3G provides read-write access to NTFS file systems, which are
|
||||
|
||||
Reference in New Issue
Block a user