pythonPackages.llfuse: update homepage
This commit is contained in:
parent
cba2549e98
commit
0e8ab58f45
@ -24,7 +24,7 @@ buildPythonPackage rec {
|
|||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Python bindings for the low-level FUSE API";
|
description = "Python bindings for the low-level FUSE API";
|
||||||
homepage = https://code.google.com/p/python-llfuse/;
|
homepage = https://github.com/python-llfuse/python-llfuse;
|
||||||
license = licenses.lgpl2Plus;
|
license = licenses.lgpl2Plus;
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
maintainers = with maintainers; [ bjornfor ];
|
maintainers = with maintainers; [ bjornfor ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user