apache: update to 2.4.67.

This commit is contained in:
xJayMorex
2026-05-05 20:46:23 +02:00
committed by Duncan Overbruck
parent fba3a3db9a
commit cd2b46b2b5
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'apache'
pkgname=apache
version=2.4.66
version=2.4.67
revision=1
build_style=gnu-configure
configure_args="--prefix= --sbindir=/usr/bin --enable-pie --enable-modules=all
@@ -35,7 +35,7 @@ license="Apache-2.0"
homepage="https://httpd.apache.org/"
changelog="https://www.apache.org/dist/httpd/CHANGES_2.4"
distfiles="https://archive.apache.org/dist/httpd/httpd-${version}.tar.bz2"
checksum=94d7ff2b42acbb828e870ba29e4cbad48e558a79c623ad3596e4116efcfea25a
checksum=66cd206637b0d5c446fa7dabe75fe03525da8fb55855876c46288cd88b136aa4
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"