From dc8cd314c9ee55493fb06861f29075c01ce94526 Mon Sep 17 00:00:00 2001 From: Klaus Schwarzkopf Date: Sun, 5 Dec 2010 17:45:22 +0100 Subject: [PATCH] modphp_5.1.6: fixed SRC_URI MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Klaus Schwarzkopf Signed-off-by: Eric Bénard --- recipes/modphp/modphp5.inc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 \ " -- 2.39.5