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

apacheHttpd: 2.4.41 -> 2.4.43
This commit is contained in:
Aaron Andersen 2020-04-04 19:22:17 -04:00 committed by GitHub
commit d757d810d0
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.41";
version = "2.4.43";
pname = "apache-httpd";
src = fetchurl {
url = "mirror://apache/httpd/httpd-${version}.tar.bz2";
sha256 = "0h7a31yxwyh7h521frnmlppl0h7sh9icc3ka6vlmlcg5iwllhg8k";
sha256 = "0hqgw47r3p3521ygkkqs8s30s5crm683081avj6330gwncm6b5x4";
};
# FIXME: -dev depends on -doc