Diff mod_qos-11.74 with a mod_qos-11.74-r1

/usr/portage/www-apache/mod_qos/mod_qos-11.74-r1.ebuild 2023-10-09 14:52:35.868368511 +0300
28 28

  
29 29
need_apache2
30 30

  
31
PATCHES=(
32
	"${FILESDIR}"/${PN}-11.74-fix-incompatible-pointer-to-integer-conversion.diff
33
)
34

  
31 35
pkg_setup() {
32 36
	_init_apache2
33 37
	_init_apache2_late
Thank you!