summaryrefslogtreecommitdiffstats
path: root/rules/php5.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/php5.make')
-rw-r--r--rules/php5.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/php5.make b/rules/php5.make
index f9f6aca10..12f0d1124 100644
--- a/rules/php5.make
+++ b/rules/php5.make
@@ -20,7 +20,7 @@ PACKAGES-$(PTXCONF_PHP5) += php5
PHP5_VERSION := 5.1.6
PHP5 := php-$(PHP5_VERSION)
PHP5_SUFFIX := tar.bz2
-PHP5_URL := http://de2.php.net/get/$(PHP5).$(PHP5_SUFFIX)
+PHP5_URL := http://de.php.net/get/$(PHP5).$(PHP5_SUFFIX)/from/this/mirror
PHP5_SOURCE := $(SRCDIR)/$(PHP5).$(PHP5_SUFFIX)
PHP5_DIR := $(BUILDDIR)/$(PHP5)