connman: update to 1.23.
This commit is contained in:
parent
110e80a538
commit
2e3a8f3c31
1 changed files with 5 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'connman'
|
||||
pkgname=connman
|
||||
version=1.22
|
||||
revision=2
|
||||
lib32disabled=yes
|
||||
version=1.23
|
||||
revision=1
|
||||
lib32disaled=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-pie --enable-threads --enable-ethernet
|
||||
--enable-wifi --enable-bluetooth --enable-loopback --enable-nmcompat
|
||||
|
@ -15,7 +15,8 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://connman.net/"
|
||||
distfiles="${KERNEL_SITE}/network/$pkgname/$pkgname-$version.tar.xz"
|
||||
checksum=64d9a8ab83c99943514bb64984142fef409177a93c64e1aace84eaf13c7bddde
|
||||
checksum=1dcac1d059d5303343e544fca0d0e76837cfb32f36e4a607a71c1b65ccf007c5
|
||||
|
||||
|
||||
post_install() {
|
||||
# Install the client connmanctl.
|
||||
|
|
Loading…
Reference in a new issue