openfortivpn: update to 1.12.0.
* CVE-2020-7041 * CVE-2020-7042 * CVE-2020-7043
This commit is contained in:
parent
b0417eff9a
commit
bd7c06ed59
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'openfortivpn'
|
||||
pkgname=openfortivpn
|
||||
version=1.11.0
|
||||
version=1.12.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
|
@ -15,7 +15,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/adrienverge/openfortivpn"
|
||||
distfiles="https://github.com/adrienverge/openfortivpn/archive/v${version}.tar.gz"
|
||||
checksum=95db77566376f4504547b6407b249f007f2edf63b85ffe999436a999569645b6
|
||||
checksum=ecad7d9998ee1be6cd263637333568f9b9fa72ba51f329a937f9e7db4bb3168a
|
||||
|
||||
conf_files="/etc/openfortivpn/config"
|
||||
|
||||
|
|
Loading…
Reference in New Issue