treewide: update homepages to https where available
Based on "problems" from repology: https://repology.org/repository/nix_unstable/problems Mostly simple changes to reflect redirects.
This commit is contained in:
@@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
|
||||
doCheck = true;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = http://www.five-ten-sg.com/libpst/;
|
||||
homepage = https://www.five-ten-sg.com/libpst/;
|
||||
description = "A library to read PST (MS Outlook Personal Folders) files";
|
||||
license = licenses.gpl2;
|
||||
maintainers = [maintainers.tohl];
|
||||
|
||||
Reference in New Issue
Block a user