connman: update to 1.29.
This commit is contained in:
parent
fd2fa01873
commit
10e75fa8a5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'connman'
|
# Template file for 'connman'
|
||||||
pkgname=connman
|
pkgname=connman
|
||||||
version=1.28
|
version=1.29
|
||||||
revision=1
|
revision=1
|
||||||
lib32disaled=yes
|
lib32disaled=yes
|
||||||
build_options="systemd"
|
build_options="systemd"
|
||||||
|
@ -19,7 +19,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
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=b1d5e7dd2652725906e220a8b0206477e97080e835272971e3b2fd10943c5c94
|
checksum=2a5a69693566f7fd59b2e677fa89356ada6d709998aa665caef8707b1e7a8594
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Install the client connmanctl.
|
# Install the client connmanctl.
|
||||||
|
|
Loading…
Reference in a new issue