[bug#73450,v1] update openfortivpn to 1.22.1
Commit Message
base-commit: 60dfa7f673344f7f81faafc225191c4492f9dd03
prerequisite-patch-id: 044031c3ed1919b3402b702d6c87e42dc045db3d
@@ -852,10 +852,7 @@ (define-public openfortivpn
(base32 "0lapfy03b0cafn2mmym72jyidhr53d2ndxhqxzp64hvmramvh50n"))))
(build-system gnu-build-system)
(native-inputs (list autoconf automake pkg-config))
- (inputs
- ;; ppp < 2.5.0 is required due to
- ;; <https://github.com/adrienverge/openfortivpn/pull/1148>.
- (list openssl ppp-2.4.9))
+ (inputs (list openssl ppp))
(home-page "https://github.com/adrienverge/openfortivpn")
(synopsis "Client for PPP+SSL VPN tunnel services")
(description