diff --git a/mobile/libsyncml/DETAILS b/mobile/libsyncml/DETAILS
index 104af17..a40e4eb 100755
--- a/mobile/libsyncml/DETAILS
+++ b/mobile/libsyncml/DETAILS
@@ -1,8 +1,8 @@
SPELL=libsyncml
- VERSION=0.4.3
- SOURCE="$SPELL-$VERSION.tar.gz?rev=&format=raw"
- SOURCE_URL[0]=http://$SPELL.opensync.org/attachment/wiki/download/$SOURCE
-
SOURCE_HASH=sha512:b054749c0736a8434c349fc24e132d6b99cd4e817ee08e7d661ec2dc89fbd6a27059f238f47638119f3ca3a35dd23cc3772df5c77e8ef0f11afc5f76b5d6ec05
+ VERSION=0.4.5
+ SOURCE=$SPELL-$VERSION.tar.bz2
+
SOURCE_URL[0]=http://libsyncml.opensync.org/download/releases/$VERSION/$SOURCE
+
SOURCE_HASH=sha512:913721d7f3e07f3e38c654b278b5b4d0c0b90db7e88683ed49281c38db60e4c901bdcc56680d03e98166d7f1a76897ffac869483d77037ca2bf94304c917ae93
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
WEB_SITE=http://libsyncml.opensync.org/
LICENSE[0]=LGPL
@@ -13,16 +13,20 @@ Libsyncml is a implementation of the SyncML protocol.
The goals of Libsyncml are:
- * Provide a reliable implementation of the syncml standard * Implement
the
- Data Synchronization part. Optionally the Device Management part later *
- Size. Libsyncml should have a small footprint so that it can be used on
- mobile devices * Support of many transport bindings like http server
- and client and obex over IR, bluetooth etc * Support for wbxml using
- libwbxml * Direct parsing of wbxml without the need to convert wbxml
- into xml * Portability. The framework should run on as many platforms
- as possible (Linux, Windows, Mac OS, BSD, etc) * Easily usable from
- other languages. Libsyncml is written in c so that i can be embedded
- into other languages * Support for Syncml 1.0, 1.1 and 1.2
+ * Provide a reliable implementation of the syncml standard
+ * Implement the Data Synchronization part. Optionally the
+ Device Management part later
+ * Size. Libsyncml should have a small footprint so that it can
+ be used on mobile devices
+ * Support of many transport bindings like http server
+ and client and obex over IR, bluetooth etc
+ * Support for wbxml using libwbxml
+ * Direct parsing of wbxml without the need to convert wbxml into xml
+ * Portability. The framework should run on as many platforms
+ as possible (Linux, Windows, Mac OS, BSD, etc)
+ * Easily usable from other languages. Libsyncml is written
+ in c so that i can be embedded into other languages
+ * Support for Syncml 1.0, 1.1 and 1.2
The license of the Libsyncml is LGPL
EOF
diff --git a/mobile/libsyncml/HISTORY b/mobile/libsyncml/HISTORY
index 0b6803f..8b88db4 100644
--- a/mobile/libsyncml/HISTORY
+++ b/mobile/libsyncml/HISTORY
@@ -1,3 +1,9 @@
+2007-10-28 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: update to 0.4.5
+
+2007-09-27 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: update to 0.4.4
+
2007-02-20 Treeve Jelbert <treeve AT sourcemage.org>
* version 0.43
[SM-Commit] GIT changes to master grimoire by ruskie (f90548ceb880e4b0e2f67cb44635a2b009321882),
ruskie, 10/28/2007