network/connman: Updated for version 1.27.

Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
Ryan P.C. McQuen 2014-12-27 10:25:56 -08:00
parent af74f4a34b
commit d3ec97486a
2 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -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=""