ntfs-3g: update homepage
(cherry picked from commit 7ca49a701a7b6a9b90738af132f6b57e4160facd)
This commit is contained in:
parent
319068cc94
commit
6647b720f7
@ -43,7 +43,7 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://www.tuxera.com/community/open-source-ntfs-3g/";
|
homepage = "https://github.com/tuxera/ntfs-3g";
|
||||||
description = "FUSE-based NTFS driver with full write support";
|
description = "FUSE-based NTFS driver with full write support";
|
||||||
maintainers = with maintainers; [ dezgeg ];
|
maintainers = with maintainers; [ dezgeg ];
|
||||||
platforms = with platforms; darwin ++ linux;
|
platforms = with platforms; darwin ++ linux;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user