apacheHttpd: 2.4.50 -> 2.4.51

(cherry picked from commit 7381e553a56da34465b813ad75024cd0bd651682)
This commit is contained in:
Aaron Andersen 2021-10-08 07:41:49 -04:00 committed by github-actions[bot]
parent bc66bad58c
commit 97c8870372

View File

@ -18,11 +18,11 @@ assert http2Support -> nghttp2 != null;
stdenv.mkDerivation rec {
pname = "apache-httpd";
version = "2.4.50";
version = "2.4.51";
src = fetchurl {
url = "mirror://apache/httpd/httpd-${version}.tar.bz2";
sha256 = "6a2817c070c606682eb53ed963511407d3c3d7a379cdf855971467b00fb3890f";
sha256 = "20e01d81fecf077690a4439e3969a9b22a09a8d43c525356e863407741b838f4";
};
# FIXME: -dev depends on -doc