Merge pull request #323805 from aanderse/apache-httpd

apacheHttpd: 2.4.59 -> 2.4.60
This commit is contained in:
Thomas Gerbet 2024-07-03 21:18:40 +02:00 committed by GitHub
commit 88de662066
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,11 +12,11 @@
stdenv.mkDerivation rec {
pname = "apache-httpd";
version = "2.4.59";
version = "2.4.61";
src = fetchurl {
url = "mirror://apache/httpd/httpd-${version}.tar.bz2";
hash = "sha256-7FFQHsSAKE/1L2NyWBNdMzIwp9Ipw6+m9sL5BA4yEyM=";
hash = "sha256-6ouob9lb1ZTRXkbSWsW72oKuDJEirZOZjMU5wTPqzrY=";
};
# FIXME: -dev depends on -doc