Commit 0fd37245 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

php: bump version



Closes #1429

[Peter: stick to bz2 upstream]
Signed-off-by: default avatarGustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 820d917d
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -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

+1 −1
Original line number Diff line number Diff line
@@ -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