network/openfortivpn: Updated for version 1.17.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d5b6aaec58
commit
5df5efec11
|
@ -28,7 +28,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=openfortivpn
|
||||
VERSION=${VERSION:-1.16.0}
|
||||
VERSION=${VERSION:-1.17.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="openfortivpn"
|
||||
VERSION="1.16.0"
|
||||
VERSION="1.17.1"
|
||||
HOMEPAGE="https://github.com/adrienverge/openfortivpn"
|
||||
DOWNLOAD="https://github.com/adrienverge/openfortivpn/archive/v1.16.0/openfortivpn-1.16.0.zip"
|
||||
MD5SUM="49da457d748059d455dec4c6dbff94fc"
|
||||
DOWNLOAD="https://github.com/adrienverge/openfortivpn/archive/v1.17.1/openfortivpn-1.17.1.zip"
|
||||
MD5SUM="b4eb72201321aa3cc8f063f03868bb28"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue