mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/connman: Updated for version 1.28.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
7408e9fda3
commit
61a4806337
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
PRGNAM=connman
|
||||
VERSION=1.27
|
||||
VERSION=1.28
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="connman"
|
||||
VERSION="1.27"
|
||||
VERSION="1.28"
|
||||
HOMEPAGE="https://01.org/connman"
|
||||
DOWNLOAD="https://www.kernel.org/pub/linux/network/connman/connman-1.27.tar.xz"
|
||||
MD5SUM="4f4b3be54da000c65b153c1b9afcadf2"
|
||||
DOWNLOAD="https://www.kernel.org/pub/linux/network/connman/connman-1.28.tar.xz"
|
||||
MD5SUM="6e07c93877f80bb73c9d4dbfc697f3fc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue