Diff gatling-0.16-r3 with a gatling-0.16-r4

/usr/portage/www-servers/gatling/gatling-0.16-r4.ebuild 2023-10-09 14:52:35.896368512 +0300
1
# Copyright 1999-2021 Gentoo Authors
1
# Copyright 1999-2022 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI="7"
......
29 29
PATCHES=(
30 30
	"${FILESDIR}/${PN}-0.13-compile.patch"
31 31
	"${FILESDIR}/${PN}-0.15-ar.patch"
32
	"${FILESDIR}/${PN}-0.16-r4-0001-try-alloca-socket-fix-Wimplicit-int.patch"
32 33
)
33 34

  
34 35
src_prepare() {
Thank you!