connman: update to 1.21.
This commit is contained in:
parent
c16f52b73d
commit
855b85b4c5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'connman'
|
||||
pkgname=connman
|
||||
version=1.20
|
||||
version=1.21
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-pie --enable-threads --enable-ethernet
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://connman.net/"
|
||||
distfiles="${KERNEL_SITE}/network/$pkgname/$pkgname-$version.tar.xz"
|
||||
checksum=4e638443be959913a5ce0d51df10018448ed08d06e4f8a47ce4b3c705bc78ac1
|
||||
checksum=e80f4e9c639ef016e9c497c122c349dbc9e6dc78a9976f986134739ee208c08a
|
||||
|
||||
post_install() {
|
||||
# Install the client connmanctl.
|
||||
|
|
Loading…
Reference in New Issue