From de9087b0b4734a8f9da4dfc019d5fb8051178d10 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sun, 14 Feb 2021 20:49:19 +0100 Subject: [PATCH] openfortivpn: update to 1.16.0. --- srcpkgs/openfortivpn/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/openfortivpn/template b/srcpkgs/openfortivpn/template index 9369b4c5a6f..846d7d72512 100644 --- a/srcpkgs/openfortivpn/template +++ b/srcpkgs/openfortivpn/template @@ -1,6 +1,6 @@ # Template file for 'openfortivpn' pkgname=openfortivpn -version=1.15.0 +version=1.16.0 revision=1 build_style=gnu-configure configure_args=" @@ -18,7 +18,7 @@ license="GPL-3.0-or-later" homepage="https://github.com/adrienverge/openfortivpn" changelog="https://github.com/adrienverge/openfortivpn/raw/master/CHANGELOG.md" distfiles="https://github.com/adrienverge/openfortivpn/archive/v${version}.tar.gz" -checksum=5279dbd3da779b818d201bbd9243cff9421a7e790fd2190438610a03c88641f8 +checksum=599b1e159a03be557242aa0e693bb7ddbadf2a4a2b3ffcf77dc15459fe7f6cd6 conf_files="/etc/openfortivpn/config"