Date: Thursday, June 30, 2022 @ 15:33:49 Author: alucryd Revision: 1243047
upgpkg: openfortivpn 1.17.3-1 Modified: openfortivpn/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-30 15:05:25 UTC (rev 1243046) +++ PKGBUILD 2022-06-30 15:33:49 UTC (rev 1243047) @@ -1,7 +1,7 @@ # Maintainer: Bartłomiej Piotrowski <[email protected]> pkgname=openfortivpn -pkgver=1.17.2 +pkgver=1.17.3 pkgrel=1 pkgdesc="An open implementation of Fortinet's proprietary PPP+SSL VPN solution" arch=(x86_64) @@ -19,7 +19,7 @@ systemd ) backup=(etc/openfortivpn/config) -_tag=d2199f2eebc22b850225cb55c51dbb9e7a9799bb +_tag=6485a56e082e5709d50375d74d243cbcd58ec7eb source=(git+https://github.com/adrienverge/openfortivpn.git#tag=${_tag}) sha256sums=(SKIP)
