apacheHttpd: 2.4.48 -> 2.4.49

(cherry picked from commit 0518560cf13e1a08a93de6b562d6326c19a3294f)
This commit is contained in:
Aaron Andersen 2021-09-16 09:12:44 -04:00 committed by github-actions[bot]
parent 4d71703763
commit 6fbf63ac60
1 changed files with 2 additions and 2 deletions

View File

@ -17,12 +17,12 @@ assert ldapSupport -> aprutil.ldapSupport && openldap != null;
assert http2Support -> nghttp2 != null;
stdenv.mkDerivation rec {
version = "2.4.48";
version = "2.4.49";
pname = "apache-httpd";
src = fetchurl {
url = "mirror://apache/httpd/httpd-${version}.tar.bz2";
sha256 = "0v4npxnvih5mlxx6dywwhhfs8xvgcckc0hxzwk3hi0g8nbkjdj0v";
sha256 = "0fqkfjcpdd40ji2279wfxh5hddb5jdxlnpjr0sbhva8fi7b6bfb5";
};
# FIXME: -dev depends on -doc