- update to connman-0.50
This commit is contained in:
Stephan Raue 2010-03-23 05:17:41 +01:00
parent cdc73e3cae
commit ec5e93d21e
2 changed files with 3 additions and 1 deletions

View File

@ -16,6 +16,7 @@ cd $PKG_BUILD
--prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--disable-debug \
--disable-static \
--enable-shared \
--enable-threads \
@ -48,3 +49,4 @@ cd $PKG_BUILD
--disable-capng \
make

View File

@ -1 +1 @@
http://www.kernel.org/pub/linux/network/connman/connman-0.48.tar.bz2
http://www.kernel.org/pub/linux/network/connman/connman-0.50.tar.bz2