mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-04 00:56:07 +01:00
network/connman: Updated for version 1.30.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
bf562c24de
commit
4f956ebc3b
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
||||||
|
|
||||||
|
|
||||||
PRGNAM=connman
|
PRGNAM=connman
|
||||||
VERSION=${VERSION:-1.29}
|
VERSION=${VERSION:-1.30}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="connman"
|
PRGNAM="connman"
|
||||||
VERSION="1.29"
|
VERSION="1.30"
|
||||||
HOMEPAGE="https://01.org/connman"
|
HOMEPAGE="https://01.org/connman"
|
||||||
DOWNLOAD="https://www.kernel.org/pub/linux/network/connman/connman-1.29.tar.xz"
|
DOWNLOAD="https://www.kernel.org/pub/linux/network/connman/connman-1.30.tar.xz"
|
||||||
MD5SUM="5283884504860f5fba2e6f489f517293"
|
MD5SUM="4a3efdbd6796922db9c6f66da57887fa"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue