poppler: use https link

This commit is contained in:
Matthew Bauer 2017-08-17 15:02:38 -07:00
parent 16392e0ae8
commit 39fca7714f

View File

@ -61,7 +61,7 @@ stdenv.mkDerivation rec {
"sed '/^SUBDIRS =/s/ test / /' -i Makefile.in"; "sed '/^SUBDIRS =/s/ test / /' -i Makefile.in";
meta = with lib; { meta = with lib; {
homepage = http://poppler.freedesktop.org/; homepage = https://poppler.freedesktop.org/;
description = "A PDF rendering library"; description = "A PDF rendering library";
longDescription = '' longDescription = ''