[packages] php5: upgrade to 5.3.10, fixes CVE-2012-0830

git-svn-id: svn://svn.openwrt.org/openwrt/packages@30344 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
mhei 2012-02-06 20:53:58 +00:00
parent 2198b934f7
commit ae5ae096a4

View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=php
PKG_VERSION:=5.3.9
PKG_RELEASE:=2
PKG_VERSION:=5.3.10
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://www.php.net/distributions/
PKG_MD5SUM:=dd3288ed5c08cd61ac5bf619cb357521
PKG_MD5SUM:=816259e5ca7d0a7e943e56a3bb32b17f
PKG_FIXUP:=libtool no-autoreconf
PKG_BUILD_PARALLEL:=1