From: Klaus Schwarzkopf Date: Sun, 5 Dec 2010 16:45:22 +0000 (+0100) Subject: modphp_5.1.6: fixed SRC_URI X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc8cd314c9ee55493fb06861f29075c01ce94526;p=openembedded.git modphp_5.1.6: fixed SRC_URI Signed-off-by: Klaus Schwarzkopf Signed-off-by: Eric Bénard --- 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 \ "