Merge pull request #215743 from alyssais/extra-cmake-modules-homepage
extra-cmake-modules: use a better homepage
This commit is contained in:
@@ -19,7 +19,7 @@ mkDerivation {
|
||||
|
||||
meta = with lib; {
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
homepage = "http://www.kde.org";
|
||||
homepage = "https://invent.kde.org/frameworks/extra-cmake-modules";
|
||||
license = licenses.bsd2;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user