aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/modphp
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/modphp')
-rw-r--r--recipes/modphp/modphp5.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/modphp/modphp5.inc b/recipes/modphp/modphp5.inc
index f402e26fd6..9158c086e4 100644
--- a/recipes/modphp/modphp5.inc
+++ b/recipes/modphp/modphp5.inc
@@ -3,7 +3,9 @@ DESCRIPTION = "A server-side, HTML-embedded scripting language. This package pro
LICENSE = "PHP"
RDEPENDS_${PN} = "apache2"
DEPENDS = "apache2-native apache2 zlib"
-SRC_URI = "http://de3.php.net/distributions/php-${PV}.tar.bz2 \
+
+#SRC_URI = "http://de3.php.net/distributions/php-${PV}.tar.bz2 \
+SRC_URI = "http://museum.php.net/php5/php-${PV}.tar.bz2 \
file://configure.patch \
"