pmount: update homepage

This commit is contained in:
Markus Kowalewski 2018-09-03 22:35:09 +02:00
parent be77306215
commit 91b570203b
No known key found for this signature in database
GPG Key ID: D865C8A91D7025EB

View File

@ -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"
meta = {
homepage = http://pmount.alioth.debian.org/;
homepage = https://bazaar.launchpad.net/~fourmond/pmount/main/files;
description = "Mount removable devices as normal user";
license = stdenv.lib.licenses.gpl2;
platforms = stdenv.lib.platforms.linux;