network/NetworkManager-fortisslvpn: Update build tag

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Gerardo Zamudio 2020-06-14 19:29:20 -05:00 committed by Willy Sudiarto Raharjo
parent aad18066fe
commit 8676242ef2
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -25,7 +25,7 @@
PRGNAM=NetworkManager-fortisslvpn
VERSION=${VERSION:-1.2.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_lem}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
fi
CWD=$(pwd)
TMP=${TMP:-/tmp/lem}
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}