php5: upgrade to 5.4.17
authorMichael Heimpold <mhei@heimpold.de>
Sun, 14 Jul 2013 20:13:54 +0000 (20:13 +0000)
committerMichael Heimpold <mhei@heimpold.de>
Sun, 14 Jul 2013 20:13:54 +0000 (20:13 +0000)
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 37319

lang/php5/Makefile

index a08032f082fbaf291dec43353bb4c0cb2c40524e..71d230fa20be04af490a55c033a9aa14c2e3f347 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=php
-PKG_VERSION:=5.4.11
+PKG_VERSION:=5.4.17
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://www.php.net/distributions/
-PKG_MD5SUM:=9975e68c22b86b013b934743ad2d2276
+PKG_MD5SUM:=1e027e99e2a874310fd518e87e3947af
 
 PKG_FIXUP:=libtool no-autoreconf
 PKG_BUILD_PARALLEL:=1