obexd: update to 0.44.
This commit is contained in:
parent
1a1367f134
commit
2e7ad24804
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'obexd'
|
||||
pkgname=obexd
|
||||
version=0.43
|
||||
distfiles="${KERNEL_SITE}/bluetooth/$pkgname-$version.tar.bz2"
|
||||
version=0.44
|
||||
distfiles="${KERNEL_SITE}/bluetooth/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-usb"
|
||||
short_desc="D-Bus OBEX service"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.bluez.org/"
|
||||
license="GPL-2"
|
||||
checksum=11e54448d53539ae30503344316deff12e9a49d381a15eb09a6d91cd70b80ba3
|
||||
checksum=e2aba4a74ac0ec76249d550bb1d4d6423dfbeb48e95f39029ad268d0657041b3
|
||||
long_desc="
|
||||
Implementation of OBEX client and server as a D-Bus service providing
|
||||
high-level functionality.
|
||||
|
|
Loading…
Reference in New Issue