modphp_5.1.6: fixed SRC_URI
authorKlaus Schwarzkopf <schwarzkopf@sensortherm.de>
Sun, 5 Dec 2010 16:45:22 +0000 (17:45 +0100)
committerEric Bénard <eric@eukrea.com>
Thu, 9 Dec 2010 20:54:21 +0000 (21:54 +0100)
Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
Signed-off-by: Eric Bénard <eric@eukrea.com>
recipes/modphp/modphp5.inc

index f402e26..9158c08 100644 (file)
@@ -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 \
          "