gparted: update home page
Downloads are still hosted by Sourceforge :-(
This commit is contained in:
@@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
|
|||||||
partitions. GParted enables you to change the partition organization
|
partitions. GParted enables you to change the partition organization
|
||||||
while preserving the partition contents.
|
while preserving the partition contents.
|
||||||
'';
|
'';
|
||||||
homepage = http://gparted.sourceforge.net;
|
homepage = http://gparted.org;
|
||||||
license = licenses.gpl2Plus;
|
license = licenses.gpl2Plus;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ nckx ];
|
maintainers = with maintainers; [ nckx ];
|
||||||
|
|||||||
Reference in New Issue
Block a user