uvccapture: remove dead homepage link
This commit is contained in:
parent
cd748ba94a
commit
13a97da2d4
@ -43,7 +43,6 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Capture image from USB webcam at a specified interval";
|
||||
homepage = http://linux-uvc.berlios.de/;
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.bjornfor ];
|
||||
|
Loading…
x
Reference in New Issue
Block a user