summaryrefslogtreecommitdiffstats
path: root/src/expat.mk
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2009-09-01 22:55:53 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2009-09-01 22:55:53 (GMT)
commitad09fd28ae898bbdc0b43525368086e2d521eeac (patch)
tree04676bae8054074da3eb6d4463a2f53bf3d562e1 /src/expat.mk
parent869629d69eeecf7f7003d7bab2244efdada033d7 (diff)
downloadmxe-ad09fd28ae898bbdc0b43525368086e2d521eeac.zip
mxe-ad09fd28ae898bbdc0b43525368086e2d521eeac.tar.gz
mxe-ad09fd28ae898bbdc0b43525368086e2d521eeac.tar.bz2
improved download URLs for all SourceForge packages to ensure that the selected SOURCEFORGE_MIRROR is really used
Diffstat (limited to 'src/expat.mk')
-rw-r--r--src/expat.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/expat.mk b/src/expat.mk
index e9572f3..b7b913a 100644
--- a/src/expat.mk
+++ b/src/expat.mk
@@ -26,7 +26,7 @@ $(PKG)_CHECKSUM := 663548c37b996082db1f2f2c32af060d7aa15c2d
$(PKG)_SUBDIR := expat-$($(PKG)_VERSION)
$(PKG)_FILE := expat-$($(PKG)_VERSION).tar.gz
$(PKG)_WEBSITE := http://expat.sourceforge.net/
-$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/expat/$($(PKG)_FILE)
+$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/expat/expat/$($(PKG)_VERSION)/$($(PKG)_FILE)
$(PKG)_DEPS := gcc
define $(PKG)_UPDATE