Diff ftgl-2.1.3_rc5-r1 with a ftgl-2.1.3_rc5-r3

/usr/portage/media-libs/ftgl/ftgl-2.1.3_rc5-r3.ebuild 2025-07-29 16:22:14.348455401 +0300
1
# Copyright 1999-2024 Gentoo Authors
1
# Copyright 1999-2025 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
34 34
	"${FILESDIR}"/${P}-underlink.patch
35 35
	"${FILESDIR}"/${P}-freetype_pkgconfig.patch
36 36
	"${FILESDIR}"/${P}-clang.patch
37
	"${FILESDIR}"/${P}-freetype-2.13.3.patch
37 38
)
38 39

  
39 40
src_prepare() {
Thank you!