Merge pull request #121233 from r-ryantm/auto-update/apache-httpd

apacheHttpd: 2.4.46 -> 2.4.47
This commit is contained in:
Peter Simons 2021-04-30 08:31:44 +02:00 committed by GitHub
commit b28fbeaf77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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