php: bump version

Closes #1429

[Peter: stick to bz2 upstream]
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Gustavo Zacarias 2010-03-26 12:54:39 -03:00 committed by Peter Korsgaard
parent 820d917d68
commit 0fd372457e
2 changed files with 4 additions and 3 deletions

View File

@ -9,8 +9,8 @@
Updated/fixed packages: busybox, dosfstools, e2fsprogs,
freetype, iperf, less, libgcrypt, libglib2, libpng, libxml2,
mdadm, memstat, mtd-utils, nano, pppd, setserial, squashfs,
wget, xlib_libXfont
mdadm, memstat, mtd-utils, nano, php, pppd, setserial,
squashfs, wget, xlib_libXfont
Issues resolved (http://bugs.uclibc.org):
@ -27,6 +27,7 @@
#1303: Add librsync package
#1327: mtd-utils compile failure due to lack of --sysroot in CFLAGS
#1345: Bump pppd to 2.4.5 and convert to Makefile.autotools.in
#1429: [SECURITY] Update php to 5.2.13
#1441: Add binutils 2.20.1
#1447: Package installation on target with debug symbols is broken

View File

@ -4,7 +4,7 @@
#
#############################################################
PHP_VERSION = 5.2.12
PHP_VERSION = 5.2.13
PHP_SOURCE = php-$(PHP_VERSION).tar.bz2
PHP_SITE = http://www.php.net/distributions
PHP_INSTALL_STAGING = YES