mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +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
|
||||
VERSION=${VERSION:-1.29}
|
||||
VERSION=${VERSION:-1.30}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="connman"
|
||||
VERSION="1.29"
|
||||
VERSION="1.30"
|
||||
HOMEPAGE="https://01.org/connman"
|
||||
DOWNLOAD="https://www.kernel.org/pub/linux/network/connman/connman-1.29.tar.xz"
|
||||
MD5SUM="5283884504860f5fba2e6f489f517293"
|
||||
DOWNLOAD="https://www.kernel.org/pub/linux/network/connman/connman-1.30.tar.xz"
|
||||
MD5SUM="4a3efdbd6796922db9c6f66da57887fa"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue