network/connman: Updated for version 1.27.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
af74f4a34b
commit
d3ec97486a
|
@ -24,8 +24,8 @@
|
||||||
|
|
||||||
|
|
||||||
PRGNAM=connman
|
PRGNAM=connman
|
||||||
VERSION=1.26
|
VERSION=1.27
|
||||||
BUILD=${BUILD:-2}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
if [ -z "$ARCH" ]; then
|
if [ -z "$ARCH" ]; then
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="connman"
|
PRGNAM="connman"
|
||||||
VERSION="1.26"
|
VERSION="1.27"
|
||||||
HOMEPAGE="https://01.org/connman"
|
HOMEPAGE="https://01.org/connman"
|
||||||
DOWNLOAD="https://www.kernel.org/pub/linux/network/connman/connman-1.26.tar.xz"
|
DOWNLOAD="https://www.kernel.org/pub/linux/network/connman/connman-1.27.tar.xz"
|
||||||
MD5SUM="ba05b110b7c81e5fa14e8b402ef37a9e"
|
MD5SUM="4f4b3be54da000c65b153c1b9afcadf2"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in New Issue