From 160125c9c003d33bccf15d8c8bc9cd533a1f9ba7 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Fri, 23 Jan 2026 22:22:52 +0100 Subject: [PATCH] openfortivpn: update to 1.24.1. --- srcpkgs/openfortivpn/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/openfortivpn/template b/srcpkgs/openfortivpn/template index 5a99d3389ac..cf41bf5e64b 100644 --- a/srcpkgs/openfortivpn/template +++ b/srcpkgs/openfortivpn/template @@ -1,6 +1,6 @@ # Template file for 'openfortivpn' pkgname=openfortivpn -version=1.24.0 +version=1.24.1 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=d283cab457c326b7b841c707a67b8468be097b732d9a13ea7fe8ad8ef120a3cc +checksum=c40d33acd97b89c2e943bfd839c19b69e5a7a5997052e2fc9a595602745c0465 conf_files="/etc/openfortivpn/config"