summaryrefslogtreecommitdiffstats
path: root/mobile
diff options
context:
space:
mode:
authorBor Kraljič2010-10-21 09:43:50 +0200
committerBor Kraljič2010-10-21 09:46:51 +0200
commitc7d7f4bd0cce52e503f7b2cb191cb94ca8822b84 (patch)
treefd8da5015cf42b5bc2652853de09e7c1621c2d21 /mobile
parent4579a365e4e8f7606d00d9e86272d34da6287d8b (diff)
msynctool: fixed SOURCE & SOURCE_URL
Diffstat (limited to 'mobile')
-rwxr-xr-xmobile/msynctool/DETAILS4
-rw-r--r--mobile/msynctool/HISTORY6
2 files changed, 7 insertions, 3 deletions
diff --git a/mobile/msynctool/DETAILS b/mobile/msynctool/DETAILS
index fb07c59525..29039a4d32 100755
--- a/mobile/msynctool/DETAILS
+++ b/mobile/msynctool/DETAILS
@@ -1,8 +1,8 @@
SPELL=msynctool
VERSION=0.22
SOURCE_HASH=sha512:69bc7e38f8d35e3eaebfb307832eab5e6a47a14197433482c8e1c9ccf6fc05070b0931e4063ad0511909b8a310237fc4bdf838acbd93877c55579499f754027f
- SOURCE="$SPELL-$VERSION.tar.bz2?rev=&format=raw"
- SOURCE_URL[0]=http://www.opensync.org/attachment/wiki/download/$SOURCE
+ SOURCE="$SPELL-$VERSION.tar.bz2"
+ SOURCE_URL[0]=http://www.opensync.org/download/releases/$VERSION/$SOURCE
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
WEB_SITE=http://www.opensync.org/
LICENSE[0]=LGPL
diff --git a/mobile/msynctool/HISTORY b/mobile/msynctool/HISTORY
index a55c6ce89d..1953137106 100644
--- a/mobile/msynctool/HISTORY
+++ b/mobile/msynctool/HISTORY
@@ -1,9 +1,13 @@
+2010-10-21 Bor Kraljič <pyrobor@ver.si>
+ * DETAILS: fixed SOURCE & SOURCE_URL
+ * HISTORY: fixed typo
+
2007-05-12 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.22
2006-11-10 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
* DETAILS: updated spell
-2006=10-24 Treeve Jelbert <treeve@sourcemage.org>
+2006-10-24 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.19
spell created.