scripts/build/debug/200-duma.sh
branch1.13
changeset 2874 741f66655e95
parent 1901 bdb3a98e064b
child 2992 e31a3bfdf863
     1.1 --- a/scripts/build/debug/200-duma.sh	Sun Apr 11 23:18:10 2010 +0200
     1.2 +++ b/scripts/build/debug/200-duma.sh	Sun Feb 05 23:26:55 2012 +0100
     1.3 @@ -4,7 +4,7 @@
     1.4      # Downloading an non-existing file from sourceforge will give you an
     1.5      # HTML file containing an error message, instead of returning a 404.
     1.6      # Sigh...
     1.7 -    CT_GetFile "duma_${CT_DUMA_VERSION}" .tar.gz http://mesh.dl.sourceforge.net/sourceforge/duma/
     1.8 +    CT_GetFile "duma_${CT_DUMA_VERSION}" .tar.gz http://kent.dl.sourceforge.net/sourceforge/duma/
     1.9      # Downloading from sourceforge may leave garbage, cleanup
    1.10      CT_DoExecLog ALL rm -f "${CT_TARBALLS_DIR}/showfiles.php"*
    1.11  }