Commit 3e7bfaf5 authored by FliegendeWurst's avatar FliegendeWurst
Browse files

torque: update homepage

parent a0936b7b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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";