network/connman: Updated for version 1.43.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Samuel Young 2024-09-05 23:30:07 +07:00 committed by Willy Sudiarto Raharjo
parent a24078488b
commit eed062baf5
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for connman
# Copyright 2023 Samuel Young, MO, USA
# Copyright 2023-2024 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.42}
VERSION=${VERSION:-1.43}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="connman"
VERSION="1.42"
VERSION="1.43"
HOMEPAGE="https://git.kernel.org/pub/scm/network/connman/connman.git"
DOWNLOAD="https://git.kernel.org/pub/scm/network/connman/connman.git/snapshot/connman-1.42.tar.gz"
MD5SUM="5943f0687dff53f7c252e8a44cb9eb90"
DOWNLOAD="https://git.kernel.org/pub/scm/network/connman/connman.git/snapshot/connman-1.43.tar.gz"
MD5SUM="1519373ef19b587375f178faab55c0a6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""