torque: update homepage

This commit is contained in:
FliegendeWurst 2025-01-05 16:08:59 +01:00
parent a0936b7bfc
commit 3e7bfaf545

View File

@ -91,7 +91,7 @@ stdenv.mkDerivation {
'';
meta = with lib; {
homepage = "http://www.adaptivecomputing.com/products/open-source/torque";
homepage = "https://github.com/adaptivecomputing/torque";
description = "Resource management system for submitting and controlling jobs on supercomputers, clusters, and grids";
platforms = platforms.linux;
license = "TORQUEv1.1";