summaryrefslogtreecommitdiffstats
path: root/libs/tinyxml/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'libs/tinyxml/DETAILS')
-rwxr-xr-xlibs/tinyxml/DETAILS2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/tinyxml/DETAILS b/libs/tinyxml/DETAILS
index 877cf20818..fd751437d5 100755
--- a/libs/tinyxml/DETAILS
+++ b/libs/tinyxml/DETAILS
@@ -1,7 +1,7 @@
SPELL=tinyxml
VERSION=2.6.2
SOURCE="${SPELL}_${VERSION//./_}.tar.gz"
- SOURCE_URL[0]=$SOURCEFORGE_URL/project/${SPELL}/${SPELL}/${VERSION}/${SOURCE}
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/project/${SPELL}/${SPELL}/${VERSION}/${SOURCE}
SOURCE_HASH=sha512:133b5db06131a90ad0c2b39b0063f1c8e65e67288a7e5d67e1f7d9ba32af10dc5dfa0462f9723985ee27debe8f09a10a25d4b5a5aaff2ede979b1cebe8e59d56
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}"
WEB_SITE="http://sourceforge.net/projects/tinyxml/"