mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
network/openfortivpn: Updated for version 1.16.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b287323425
commit
3bba7d13f9
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
#
|
||||
|
||||
PRGNAM=openfortivpn
|
||||
VERSION=${VERSION:-1.14.1}
|
||||
VERSION=${VERSION:-1.16.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="openfortivpn"
|
||||
VERSION="1.14.1"
|
||||
VERSION="1.16.0"
|
||||
HOMEPAGE="https://github.com/adrienverge/openfortivpn"
|
||||
DOWNLOAD="https://github.com/adrienverge/openfortivpn/archive/v1.14.1/openfortivpn-1.14.1.zip"
|
||||
MD5SUM="25a24710f6fcaac66d8fa0b1941895eb"
|
||||
DOWNLOAD="https://github.com/adrienverge/openfortivpn/archive/v1.16.0/openfortivpn-1.16.0.zip"
|
||||
MD5SUM="49da457d748059d455dec4c6dbff94fc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue