pmount: update homepage
This commit is contained in:
parent
be77306215
commit
91b570203b
@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
|
|||||||
doCheck = false; # fails 1 out of 1 tests with "Error: could not open fstab-type file: No such file or directory"
|
doCheck = false; # fails 1 out of 1 tests with "Error: could not open fstab-type file: No such file or directory"
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://pmount.alioth.debian.org/;
|
homepage = https://bazaar.launchpad.net/~fourmond/pmount/main/files;
|
||||||
description = "Mount removable devices as normal user";
|
description = "Mount removable devices as normal user";
|
||||||
license = stdenv.lib.licenses.gpl2;
|
license = stdenv.lib.licenses.gpl2;
|
||||||
platforms = stdenv.lib.platforms.linux;
|
platforms = stdenv.lib.platforms.linux;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user