forked from mirrors/nixpkgs
pcsc-scm-scl: manually correct wrongly automatically changed url
This commit is contained in:
parent
b133532434
commit
eb013e679e
|
@ -39,7 +39,7 @@ stdenv.mkDerivation rec {
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "SCM Microsystems SCL011 chipcard reader user space driver";
|
description = "SCM Microsystems SCL011 chipcard reader user space driver";
|
||||||
homepage = "https://www.scm-pc-card.de/index.php?lang=enhttp://www.scm-pc-card.de/index.php?lang=en&page=product&function=show_product&product_id=630page=producthttp://www.scm-pc-card.de/index.php?lang=en&page=product&function=show_product&product_id=630function=show_producthttp://www.scm-pc-card.de/index.php?lang=en&page=product&function=show_product&product_id=630product_id=630";
|
homepage = "https://www.scm-pc-card.de/index.php?lang=en&page=product&function=show_product&product_id=630";
|
||||||
downloadPage = "https://support.identiv.com/scl010-scl011/";
|
downloadPage = "https://support.identiv.com/scl010-scl011/";
|
||||||
license = licenses.unfreeRedistributable;
|
license = licenses.unfreeRedistributable;
|
||||||
maintainers = with maintainers; [ sephalon ];
|
maintainers = with maintainers; [ sephalon ];
|
||||||
|
|
Loading…
Reference in a new issue