mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
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:
parent
820d917d68
commit
0fd372457e
5
CHANGES
5
CHANGES
@ -9,8 +9,8 @@
|
|||||||
|
|
||||||
Updated/fixed packages: busybox, dosfstools, e2fsprogs,
|
Updated/fixed packages: busybox, dosfstools, e2fsprogs,
|
||||||
freetype, iperf, less, libgcrypt, libglib2, libpng, libxml2,
|
freetype, iperf, less, libgcrypt, libglib2, libpng, libxml2,
|
||||||
mdadm, memstat, mtd-utils, nano, pppd, setserial, squashfs,
|
mdadm, memstat, mtd-utils, nano, php, pppd, setserial,
|
||||||
wget, xlib_libXfont
|
squashfs, wget, xlib_libXfont
|
||||||
|
|
||||||
Issues resolved (http://bugs.uclibc.org):
|
Issues resolved (http://bugs.uclibc.org):
|
||||||
|
|
||||||
@ -27,6 +27,7 @@
|
|||||||
#1303: Add librsync package
|
#1303: Add librsync package
|
||||||
#1327: mtd-utils compile failure due to lack of --sysroot in CFLAGS
|
#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
|
#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
|
#1441: Add binutils 2.20.1
|
||||||
#1447: Package installation on target with debug symbols is broken
|
#1447: Package installation on target with debug symbols is broken
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
|
|
||||||
PHP_VERSION = 5.2.12
|
PHP_VERSION = 5.2.13
|
||||||
PHP_SOURCE = php-$(PHP_VERSION).tar.bz2
|
PHP_SOURCE = php-$(PHP_VERSION).tar.bz2
|
||||||
PHP_SITE = http://www.php.net/distributions
|
PHP_SITE = http://www.php.net/distributions
|
||||||
PHP_INSTALL_STAGING = YES
|
PHP_INSTALL_STAGING = YES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user