summaryrefslogtreecommitdiffstats
path: root/chat-libs/opal/DETAILS
diff options
context:
space:
mode:
authorGeorge Sherwood2007-09-18 21:48:17 +0500
committerGeorge Sherwood2007-09-18 21:48:17 +0500
commitcae00dc4bc3210de36fe09dbefe8cab58ff04ea0 (patch)
tree671ad30c8718714c08bc3f5005bac124a9fbbb9f /chat-libs/opal/DETAILS
parent488a86f1730b909f24bed82efe14670a41a4297b (diff)
opal: Updated to version 2.2.11. Fixed SOURCE_URL
Diffstat (limited to 'chat-libs/opal/DETAILS')
-rwxr-xr-xchat-libs/opal/DETAILS4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat-libs/opal/DETAILS b/chat-libs/opal/DETAILS
index 8664a5b765..be3c8337f4 100755
--- a/chat-libs/opal/DETAILS
+++ b/chat-libs/opal/DETAILS
@@ -7,9 +7,9 @@ if [ "$CVS" == "y" ]; then
SOURCE_IGNORE=volatile
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}
else
- VERSION=2.2.8
+ VERSION=2.2.11
SOURCE=${SPELL}-${VERSION}.tar.gz
- SOURCE_URL[0]=http://www.gnomemeeting.org/admin/downloads/latest/sources/sources/$SOURCE
+ SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/2.2/$SOURCE
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
fi