php: upgrade to 5.3.19

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Eric BENARD
2012-11-27 16:16:41 +00:00
committed by Eric Bénard
parent 12609b18ad
commit ffae5e4568
3 changed files with 17 additions and 17 deletions
+2 -2
View File
@@ -1,13 +1,13 @@
DESCRIPTION = "A server-side, HTML-embedded scripting language. This package provides the CGI."
HOMEPAGE = "http://www.php.net"
SECTION = "console/network"
LICENSE = "PHP"
LICENSE = "PHP-3.0"
BBCLASSEXTEND = "native"
DEPENDS = "zlib libxml2 virtual/libiconv php-native lemon-native mysql5 \
libc-client openssl"
DEPENDS_virtclass-native = "zlib-native libxml2-native"
INC_PR = "r2"
INC_PR = "r0"
SRC_URI = "http://www.php.net/distributions/php-${PV}.tar.bz2"