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 ae9e8867fd..1857a19444 100644 --- a/network/connman/connman.SlackBuild +++ b/network/connman/connman.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for connman -# Copyright 2023-2024 Samuel Young, MO, USA +# Copyright 2023-2025 Samuel Young, MO, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=connman -VERSION=${VERSION:-1.43} +VERSION=${VERSION:-1.44} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |