[Lunar-commits] <moonbase> libical: Version bump to 0.48.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Fri Feb 3 13:27:55 CET 2012
commit aca0cdc81156de231d4a03b5f99a3b14d8fc3a00
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Fri Feb 3 07:27:55 2012 -0500
libical: Version bump to 0.48.
---
libs/libical/BUILD | 7 -------
libs/libical/DETAILS | 9 +++------
2 files changed, 3 insertions(+), 13 deletions(-)
diff --git a/libs/libical/BUILD b/libs/libical/BUILD
index 8d2ef7e..82743b4 100644
--- a/libs/libical/BUILD
+++ b/libs/libical/BUILD
@@ -1,12 +1,5 @@
(
-# This seems to only be needed on x86_64
- if [ `arch` == "x86_64" ] ; then
- cd ../ &&
- patch_it $SOURCE_CACHE/$SOURCE2 0 &&
- cd $SOURCE_DIRECTORY
- fi &&
-
./bootstrap &&
./autogen.sh $OPTS &&
diff --git a/libs/libical/DETAILS b/libs/libical/DETAILS
index ca20447..a9e9053 100644
--- a/libs/libical/DETAILS
+++ b/libs/libical/DETAILS
@@ -1,14 +1,11 @@
MODULE=libical
- VERSION=0.46
+ VERSION=0.48
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE2=swig-valist.patch
SOURCE_URL=$SFORGE_URL/freeassociation/
- SOURCE2_URL=$PATCH_URL
- SOURCE_VFY=sha1:a2a9cad21e0c336246100eef8d079cbaff50a6f3
- SOURCE2_VFY=sha1:ea79708bb70b2bc19ca97ddd9e8592cde100155b
+ SOURCE_VFY=sha1:4693cd0438be9f3727146ac1a46aa5b1b93b8c86
WEB_SITE=http://freeassociation.sourceforge.net/
ENTERED=20021128
- UPDATED=20110121
+ UPDATED=20120203
SHORT="opensource implementation of the IETF's Calendar protocol"
cat << EOF
More information about the Lunar-commits
mailing list