xmedcon: update project homepage

This commit is contained in:
Erik Nolf 2023-08-22 19:43:26 +02:00 committed by Florian Klink
parent 511eecaa07
commit 1375f052e4

View File

@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "An open source toolkit for medical image conversion ";
homepage = "https://xmedcon.sourceforge.io/Main/HomePage";
homepage = "https://xmedcon.sourceforge.net/";
license = licenses.lgpl2Plus;
maintainers = with maintainers; [ arianvp flokli ];
platforms = platforms.darwin ++ platforms.linux;