connman: update to 1.4.
This commit is contained in:
parent
5c8bfbdc41
commit
50e1b7814a
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'connman'
|
# Template file for 'connman'
|
||||||
pkgname=connman
|
pkgname=connman
|
||||||
version=1.2
|
version=1.4
|
||||||
revision=1
|
revision=1
|
||||||
subpackages="$pkgname-devel"
|
subpackages="$pkgname-devel"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -14,7 +14,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=b854bd6c0d9d1d06ff79f91a413a8a50495177e27766c36cb465e5e90e867204
|
checksum=469d49d3665e65110c3f380cf0c9d4ea48bc892b0e7dba9e2c9c405fd1acdd84
|
||||||
long_desc="
|
long_desc="
|
||||||
The ConnMan project provides a daemon for managing internet connections
|
The ConnMan project provides a daemon for managing internet connections
|
||||||
within embedded devices running the Linux operating system. The Connection
|
within embedded devices running the Linux operating system. The Connection
|
||||||
|
|
Loading…
Reference in New Issue