[packages] php5: upgrade to 5.4.10
authorFlorian Fainelli <florian@openwrt.org>
Mon, 21 Jan 2013 15:27:54 +0000 (15:27 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Mon, 21 Jan 2013 15:27:54 +0000 (15:27 +0000)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 35283

lang/php5/Makefile

index cc5ef2ba39df6d955309fc7650525541ebb88f03..ca0547c0d2ee7e6c41a1a0e9a35564c804c6d3ed 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=php
-PKG_VERSION:=5.4.8
+PKG_VERSION:=5.4.10
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://www.php.net/distributions/
-PKG_MD5SUM:=bb8c816a9299be8995255ef70c63b800
+PKG_MD5SUM:=cb716b657a30570b9b468b9e7bc551a1
 
 PKG_FIXUP:=libtool no-autoreconf
 PKG_BUILD_PARALLEL:=1