agg: update homepage to a live one (#485242)
This commit is contained in:
@@ -75,7 +75,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
'';
|
||||
|
||||
license = lib.licenses.gpl2Plus;
|
||||
homepage = "http://www.antigrain.com/";
|
||||
homepage = "https://agg.sourceforge.net/antigrain.com/index.html";
|
||||
platforms = lib.platforms.unix;
|
||||
hydraPlatforms = lib.platforms.linux; # build hangs on both Darwin platforms, needs investigation
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user