pcsc-scm-scl: manually correct wrongly automatically changed url

gstqt5
Patrick Hilhorst 2020-10-02 15:24:55 +02:00 committed by Jon
parent b133532434
commit eb013e679e
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; {
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/";
license = licenses.unfreeRedistributable;
maintainers = with maintainers; [ sephalon ];