openfortivpn: update to 1.20.4.

This commit is contained in:
Duncaen 2023-06-21 18:40:11 +02:00
parent 5ef9b4b76a
commit c9d8276709
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'openfortivpn' # Template file for 'openfortivpn'
pkgname=openfortivpn pkgname=openfortivpn
version=1.20.3 version=1.20.4
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args=" configure_args="
@ -18,7 +18,7 @@ license="GPL-3.0-or-later"
homepage="https://github.com/adrienverge/openfortivpn" homepage="https://github.com/adrienverge/openfortivpn"
changelog="https://github.com/adrienverge/openfortivpn/raw/master/CHANGELOG.md" changelog="https://github.com/adrienverge/openfortivpn/raw/master/CHANGELOG.md"
distfiles="https://github.com/adrienverge/openfortivpn/archive/v${version}.tar.gz" distfiles="https://github.com/adrienverge/openfortivpn/archive/v${version}.tar.gz"
checksum=e54331098dc2c009cf98524f0ade027e337739506c5a60b65e2c2bf5f9c1d7e1 checksum=af4b729baa60897a566c920bf34c9ed927eefe14909d13a980a25c8ae91f144f
conf_files="/etc/openfortivpn/config" conf_files="/etc/openfortivpn/config"