connman: update to 1.10.
This commit is contained in:
parent
2bcf77ab52
commit
ce8675726b
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'connman'
|
# Template file for 'connman'
|
||||||
pkgname=connman
|
pkgname=connman
|
||||||
version=1.9
|
version=1.10
|
||||||
revision=3
|
revision=1
|
||||||
subpackages="$pkgname-devel"
|
subpackages="$pkgname-devel"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-pie --enable-threads --enable-ethernet
|
configure_args="--enable-pie --enable-threads --enable-ethernet
|
||||||
@ -12,16 +12,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=11c438cddd52bfd0d279762631083aaf69989a4c03501c6f6a434b0d0e359ad1
|
checksum=fa1eef5b1ba0a01e5ed09b98acbd039fdfcf8a1ac7e68ae6ee2aaad091d396ce
|
||||||
long_desc="
|
|
||||||
The ConnMan project provides a daemon for managing internet connections
|
|
||||||
within embedded devices running the Linux operating system. The Connection
|
|
||||||
Manager is designed to be slim and to use as few resources as possible,
|
|
||||||
so it can be easily integrated. It is a fully modular system that can be
|
|
||||||
extended, through plug-ins, to support all kinds of wired or wireless
|
|
||||||
technologies. Also, configuration methods, like DHCP and domain name
|
|
||||||
resolving, are implemented using plug-ins. The plug-in approach allows for
|
|
||||||
easy adaption and modification for various use cases."
|
|
||||||
|
|
||||||
makedepends="pkg-config glib-devel dbus-devel iptables-devel>=1.4.16.2
|
makedepends="pkg-config glib-devel dbus-devel iptables-devel>=1.4.16.2
|
||||||
gnutls-devel>=3.1.5 readline-devel"
|
gnutls-devel>=3.1.5 readline-devel"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user