Diff openfortivpn-1.19.0 with a openfortivpn-1.20.2

/usr/portage/net-vpn/openfortivpn/openfortivpn-1.20.2.ebuild 2023-10-09 14:52:34.764368483 +0300
1
# Copyright 1999-2022 Gentoo Authors
1
# Copyright 1999-2023 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
15 15

  
16 16
DEPEND="
17 17
	dev-libs/openssl:0=
18
	net-dialup/ppp
18
	<net-dialup/ppp-2.5.0
19 19
"
20 20
RDEPEND="${DEPEND}"
21 21

  
Thank you!