[arch-commits] Commit in openfortivpn/trunk (PKGBUILD)

Maxime Gauduin alucryd at gemini.archlinux.org
Tue Apr 26 16:25:48 UTC 2022


    Date: Tuesday, April 26, 2022 @ 16:25:48
  Author: alucryd
Revision: 1191019

upgpkg: openfortivpn 1.17.2-1

Modified:
  openfortivpn/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-26 16:23:27 UTC (rev 1191018)
+++ PKGBUILD	2022-04-26 16:25:48 UTC (rev 1191019)
@@ -1,8 +1,8 @@
 # Maintainer: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
 
 pkgname=openfortivpn
-pkgver=1.17.1
-pkgrel=2
+pkgver=1.17.2
+pkgrel=1
 pkgdesc="An open implementation of Fortinet's proprietary PPP+SSL VPN solution"
 arch=(x86_64)
 url=https://github.com/adrienverge/openfortivpn
@@ -19,7 +19,7 @@
   systemd
 )
 backup=(etc/openfortivpn/config)
-_tag=ec8bee242e2a4fb86a35b8a7a5909debea22d361
+_tag=d2199f2eebc22b850225cb55c51dbb9e7a9799bb
 source=(git+https://github.com/adrienverge/openfortivpn.git#tag=${_tag})
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list