[Lunar-commits] <moonbase> wbxml2: Version bump.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sun Apr 17 19:09:36 CEST 2011
commit 22e324dd82d5ba1ac7ec7bbcfde927710fbc06d4
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sun Apr 17 13:09:36 2011 -0400
wbxml2: Version bump.
---
libs/wbxml2/BUILD | 5 ++++-
libs/wbxml2/DETAILS | 8 ++++----
2 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/libs/wbxml2/BUILD b/libs/wbxml2/BUILD
index 05eef37..19d2e01 100644
--- a/libs/wbxml2/BUILD
+++ b/libs/wbxml2/BUILD
@@ -1,4 +1,7 @@
(
- ./bootstrap &&
+
+ sh bootstrap &&
+
default_build
+
) > $C_FIFO 2>&1
diff --git a/libs/wbxml2/DETAILS b/libs/wbxml2/DETAILS
index 20d47b4..5cbf748 100644
--- a/libs/wbxml2/DETAILS
+++ b/libs/wbxml2/DETAILS
@@ -1,11 +1,11 @@
MODULE=wbxml2
- VERSION=0.9.0
- SOURCE=$MODULE-$VERSION-src.tar.gz
+ VERSION=0.9.2
+ SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=$SFORGE_URL/wbxmllib/
- SOURCE_VFY=sha1:6f8afd4df15521dc77c705ab48ee2252e07b6f77
+ SOURCE_VFY=sha1:ee02ec4a1e6cd0312d0b2a02c85c603e4c98ba14
WEB_SITE=http://wbxmllib.sf.net
ENTERED=20040429
- UPDATED=20040429
+ UPDATED=20110417
SHORT="A library to parse, encode and handle WBXML documents."
cat << EOF
More information about the Lunar-commits
mailing list