diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-04-27 19:06:58 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-04-27 19:06:58 +0200 |
commit | 9492f70965e2d1c669df4c5fc56b4bac465f6b88 (patch) | |
tree | c5e34b0062162abd2311935f69015a332751b97f /package/bluez | |
parent | 8f4b5ed938071262638928deaf18552040360f4a (diff) |
fix cris allconfig build
Diffstat (limited to 'package/bluez')
-rw-r--r-- | package/bluez/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/bluez/Makefile b/package/bluez/Makefile index 883725a29..e359b8f77 100644 --- a/package/bluez/Makefile +++ b/package/bluez/Makefile @@ -4,9 +4,9 @@ include ${TOPDIR}/rules.mk PKG_NAME:= bluez -PKG_VERSION:= 4.89 +PKG_VERSION:= 4.92 PKG_RELEASE:= 1 -PKG_MD5SUM:= 67fd9ad2852ce01f01b16ddd2336d1ea +PKG_MD5SUM:= abe5b76df95939f4eb6fa493f4764a95 PKG_DESCR:= bluetooth libraries and applications PKG_SECTION:= bluetooth PKG_DEPENDS:= kmod-bt libusb glib dbus |