[Lunar-commits] <moonbase> opencdk: add the mirror path for download too.

Florin Braescu florin at lunar-linux.org
Wed Sep 29 12:18:22 CEST 2010


commit 5b2bd4302c1f2db65f4eba593c5d30b828d729f7
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Wed Sep 29 13:18:22 2010 +0300

    opencdk: add the mirror path for download too.
---
 crypto/opencdk/DETAILS |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/crypto/opencdk/DETAILS b/crypto/opencdk/DETAILS
index 22b1719..bc92551 100644
--- a/crypto/opencdk/DETAILS
+++ b/crypto/opencdk/DETAILS
@@ -1,11 +1,12 @@
           MODULE=opencdk
          VERSION=0.6.6
           SOURCE=$MODULE-$VERSION.tar.bz2
-   SOURCE_URL[0]=ftp://ftp.gnupg.org/gcrypt/alpha/gnutls/$MODULE/
-   SOURCE_URL[1]=ftp://ftp.gnutls.org/pub/gnutls/$MODULE/
-   SOURCE_URL[2]=http://ftp.linux.hr/gcrypt/alpha/gnutls/$MODULE/
+   SOURCE_URL[0]=$MIRROR_URL
+   SOURCE_URL[1]=ftp://ftp.gnupg.org/gcrypt/alpha/gnutls/$MODULE
+   SOURCE_URL[2]=ftp://ftp.gnutls.org/pub/gnutls/$MODULE
+   SOURCE_URL[3]=http://ftp.linux.hr/gcrypt/alpha/gnutls/$MODULE
       SOURCE_VFY=sha1:ad333a55632eca9b7d035d3cc5c7f0b0342cb14e
-        WEB_SITE=http://www.gnutls.org/
+        WEB_SITE=http://www.gnutls.org
          ENTERED=20031014
          UPDATED=20080308
            SHORT="Provides basic parts of the OpenPGP message format"


More information about the Lunar-commits mailing list