Loading pkgs/servers/http/apache-httpd/2.4.nix +2 −2 Original line number Diff line number Diff line Loading @@ -33,11 +33,11 @@ stdenv.mkDerivation rec { pname = "apache-httpd"; version = "2.4.62"; version = "2.4.65"; src = fetchurl { url = "mirror://apache/httpd/httpd-${version}.tar.bz2"; hash = "sha256-Z0GI579EztgtqNtSLalGhJ4iCA1z0WyT9/TfieJXKew="; hash = "sha256-WLi+l9mUDsF/dlbAxrn0G2GKrEaLiUtTQUjjKWxTuLM="; }; patches = [ Loading Loading
pkgs/servers/http/apache-httpd/2.4.nix +2 −2 Original line number Diff line number Diff line Loading @@ -33,11 +33,11 @@ stdenv.mkDerivation rec { pname = "apache-httpd"; version = "2.4.62"; version = "2.4.65"; src = fetchurl { url = "mirror://apache/httpd/httpd-${version}.tar.bz2"; hash = "sha256-Z0GI579EztgtqNtSLalGhJ4iCA1z0WyT9/TfieJXKew="; hash = "sha256-WLi+l9mUDsF/dlbAxrn0G2GKrEaLiUtTQUjjKWxTuLM="; }; patches = [ Loading