[Lunar-commits] <moonbase-other> openobex: version bumped to 1.7.1.
Florin Braescu
florin at lunar-linux.org
Sat Aug 17 18:20:18 CEST 2013
commit adb9ae910281b6284d3b742491e8693a8291c1b4
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat, 17 Aug 2013 09:19:57 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/adb9ae910281b6284d3b742491e8693a8291c1b4
openobex: version bumped to 1.7.1.
---
utils/openobex/BUILD | +1/-7
utils/openobex/DETAILS | +5/-5
2 files changed, 6 insertions(+), 12 deletions(-)
--- a/utils/openobex/BUILD
+++ b/utils/openobex/BUILD
@@ -1,11 +1,5 @@
(
- export CFLAGS="$CFLAGS -fPIC" &&
-
- cp /usr/share/automake/config.sub $SOURCE_DIRECTORY &&
-
- OPTS+=" --enable-syslog" &&
-
- default_build
+ default_cmake_build
) > $C_FIFO 2>&1
--- a/utils/openobex/DETAILS
+++ b/utils/openobex/DETAILS
@@ -1,11 +1,11 @@
MODULE=openobex
- VERSION=1.5
- SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://kernel.osuosl.org/pub/linux/bluetooth
- SOURCE_VFY=sha1:460fae8c74f38cf12283f48b74bab3d095559244
+ VERSION=1.7.1-Source
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://sourceforge.net/projects/$MODULE/files/$MODULE/$VERSION
+ SOURCE_VFY=sha1:b70e10ac21737fd1280cfb4d7408f623118ed355
WEB_SITE=http://dev.zuckschwerdt.org/openobex
ENTERED=20030927
- UPDATED=20090330
+ UPDATED=20130817
SHORT="Implementation of the Object Exchange (OBEX) protocol"
cat << EOF
More information about the Lunar-commits
mailing list