apacheHttpd: 2.4.47 -> 2.4.48

(cherry picked from commit 8da3370dbd62379bbc14fc57ba04a10f7456690f)
This commit is contained in:
Alyssa Ross 2021-06-09 23:52:22 +00:00 committed by github-actions[bot]
parent 2311321709
commit 8d292bd4f7

View File

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