diff options
Diffstat (limited to 'network/connman/connman.SlackBuild')
-rw-r--r-- | network/connman/connman.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/connman/connman.SlackBuild b/network/connman/connman.SlackBuild index 10d804c18d..bb722a5c42 100644 --- a/network/connman/connman.SlackBuild +++ b/network/connman/connman.SlackBuild @@ -24,8 +24,8 @@ PRGNAM=connman -VERSION=1.26 -BUILD=${BUILD:-2} +VERSION=1.27 +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |