summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCharles DELFLY2018-07-26 17:53:53 +0700
committerCharles DELFLY2018-07-26 17:53:53 +0700
commitccb5f432eb2cd5eef0e9ce79f6c69f86667b3a75 (patch)
tree3536f943353dddefb8df3e259e7172adb6b02083
parent97f165fa496cfea144e14cec2e51c701c9b3157c (diff)
downloadaur-ccb5f432eb2cd5eef0e9ce79f6c69f86667b3a75.tar.gz
Update to version 1.7.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e29b850793d3..d083f6102272 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = openfortivpn
pkgdesc = An open implementation of Fortinet's proprietary PPP+SSL VPN solution
- pkgver = 1.7.0
+ pkgver = 1.7.1
pkgrel = 1
url = https://github.com/adrienverge/openfortivpn
arch = i686
@@ -10,7 +10,7 @@ pkgbase = openfortivpn
depends = openssl
depends = ppp
backup = etc/openfortivpn/config
- source = git+https://github.com/adrienverge/openfortivpn.git#tag=v1.7.0
+ source = git+https://github.com/adrienverge/openfortivpn.git#tag=v1.7.1
source = allow-no-unused-functions.patch
md5sums = SKIP
md5sums = cb2d5a8b3f799ec3d0267722f0a0206b
diff --git a/PKGBUILD b/PKGBUILD
index bdcab7a1f5d2..075d3ce93b5e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Patrick Hanft <mail@patrick-hanft.de>
pkgname=openfortivpn
-pkgver=1.7.0
+pkgver=1.7.1
pkgrel=1
pkgdesc="An open implementation of Fortinet's proprietary PPP+SSL VPN solution"
arch=('i686' 'x86_64')