Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
openfortivpn


Commits:
be6a9ab3 by Maxime Gauduin at 2024-05-21T00:18:39+02:00
upgpkg: 1.22.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = openfortivpn
        pkgdesc = An open implementation of Fortinet's proprietary PPP+SSL VPN 
solution
-       pkgver = 1.21.0
+       pkgver = 1.22.0
        pkgrel = 1
        url = https://github.com/adrienverge/openfortivpn
        arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = openfortivpn
        depends = resolvconf
        depends = systemd-libs
        backup = etc/openfortivpn/config
-       source = 
git+https://github.com/adrienverge/openfortivpn.git#tag=26a1fe68cc7a61c58f4f2a98862f6fcf30f9f2dc
-       sha256sums = SKIP
+       source = 
git+https://github.com/adrienverge/openfortivpn.git#tag=82e4401162fc65efad8267f4cb3287c6ab6fc088
+       sha256sums = 
83374eea10955b1d54c2e8a34223d037bb4dac4bc956a47f81e4de58b0714110
 
 pkgname = openfortivpn


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Bartłomiej Piotrowski <bpiotrow...@archlinux.org>
 
 pkgname=openfortivpn
-pkgver=1.21.0
+pkgver=1.22.0
 pkgrel=1
 pkgdesc="An open implementation of Fortinet's proprietary PPP+SSL VPN solution"
 arch=(x86_64)
@@ -19,9 +19,9 @@ makedepends=(
   systemd
 )
 backup=(etc/openfortivpn/config)
-_tag=26a1fe68cc7a61c58f4f2a98862f6fcf30f9f2dc
+_tag=82e4401162fc65efad8267f4cb3287c6ab6fc088
 source=(git+https://github.com/adrienverge/openfortivpn.git#tag=${_tag})
-sha256sums=(SKIP)
+sha256sums=('83374eea10955b1d54c2e8a34223d037bb4dac4bc956a47f81e4de58b0714110')
 
 prepare() {
   cd openfortivpn



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openfortivpn/-/commit/be6a9ab3f1a5c514e7209f8e30bea45463c8c443

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openfortivpn/-/commit/be6a9ab3f1a5c514e7209f8e30bea45463c8c443
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to