aboutsummaryrefslogtreecommitdiff
path: root/network/connman/connman.SlackBuild
diff options
context:
space:
mode:
authorSamuel Young <samyoung12788@gmail.com>2023-08-09 12:31:37 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-08-12 08:29:37 +0700
commit37b725733798c552602dfe4ddd33e4cafcc371fe (patch)
tree701752d6aec4eaa4834fea3d5048618e1df78117 /network/connman/connman.SlackBuild
parent88225f6f26844e0efac02853f058d2ca6f0fff4b (diff)
network/connman: Updated for version 1.42.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/connman/connman.SlackBuild')
-rw-r--r--network/connman/connman.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/connman/connman.SlackBuild b/network/connman/connman.SlackBuild
index e18241d1c887..8883b13f7dcf 100644
--- a/network/connman/connman.SlackBuild
+++ b/network/connman/connman.SlackBuild
@@ -25,8 +25,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=connman
-VERSION=${VERSION:-1.41}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-1.42}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}