Diff monitoring-plugins-2.3.2-r2 with a monitoring-plugins-2.3.3-r2

/usr/portage/net-analyzer/monitoring-plugins/monitoring-plugins-2.3.3-r2.ebuild 2023-10-09 14:52:33.320368447 +0300
57 57
# At least one test is interactive.
58 58
RESTRICT="test"
59 59

  
60
PATCHES=(
61
	"${FILESDIR}/${PN}-gnutls.patch" #880211
62
	"${FILESDIR}/${PN}-fix-check-http-segfault.patch" #893252
63
)
64

  
60 65
src_configure() {
61 66
	append-flags -fno-strict-aliasing
62 67

  
Thank you!