[Lunar-commits] <moonbase> PyQt4: add the mirror download path.

Florin Braescu florin at lunar-linux.org
Fri Oct 15 12:55:53 CEST 2010


commit 45a77e00c673a4a3a72c25679fb4b497b0179897
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Fri Oct 15 13:55:53 2010 +0300

    PyQt4: add the mirror download path.
---
 python/PyQt4/DETAILS |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/python/PyQt4/DETAILS b/python/PyQt4/DETAILS
index a118ff8..9f83e08 100644
--- a/python/PyQt4/DETAILS
+++ b/python/PyQt4/DETAILS
@@ -2,8 +2,9 @@
            EXTRA=x11-gpl
          VERSION=4.7.4
           SOURCE=PyQt-$EXTRA-$VERSION.tar.gz
-   SOURCE_URL[0]=http://www.riverbankcomputing.co.uk/static/Downloads/PyQt4
-   SOURCE_URL[1]=http://spacehopper.org/mirrors/
+   SOURCE_URL[0]=$MIRROR_URL
+   SOURCE_URL[1]=http://www.riverbankcomputing.co.uk/static/Downloads/$MODULE
+   SOURCE_URL[2]=http://spacehopper.org/mirrors
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/PyQt-$EXTRA-$VERSION
       SOURCE_VFY=sha1:dd1d9eb22f9780c54e3811c8958512847eacc302
    MODULE_PREFIX=${QT4_PREFIX:-/usr}


More information about the Lunar-commits mailing list