connman: update to 1.28.

This commit is contained in:
Juan RP 2015-02-02 08:37:00 +01:00
parent 511d70b758
commit f9bb6fbaff

View File

@ -1,7 +1,7 @@
# Template file for 'connman' # Template file for 'connman'
pkgname=connman pkgname=connman
version=1.27 version=1.28
revision=3 revision=1
lib32disaled=yes lib32disaled=yes
build_options="systemd" build_options="systemd"
build_style=gnu-configure build_style=gnu-configure
@ -19,7 +19,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2" license="GPL-2"
homepage="http://connman.net/" homepage="http://connman.net/"
distfiles="${KERNEL_SITE}/network/$pkgname/$pkgname-$version.tar.xz" distfiles="${KERNEL_SITE}/network/$pkgname/$pkgname-$version.tar.xz"
checksum=13997824c076af150c68d6d79e48277216e8192278a5c6615cfd4905d65600f5 checksum=b1d5e7dd2652725906e220a8b0206477e97080e835272971e3b2fd10943c5c94
post_install() { post_install() {
# Install the client connmanctl. # Install the client connmanctl.