Change many homepage urls from http to https #30636
This commit is contained in:
@@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = {
|
||||
description = "Cross platform port of the macOS CoreFoundation";
|
||||
homepage = http://sourceforge.net/projects/opencflite/;
|
||||
homepage = https://sourceforge.net/projects/opencflite/;
|
||||
license = stdenv.lib.licenses.apsl20;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user