php5: update to 5.6.6

Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
W. Michael Petullo
2015-02-26 22:45:43 -05:00
parent 022b27604b
commit fec32996ff
2 changed files with 54 additions and 6 deletions
+3 -3
View File
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=php
PKG_VERSION:=5.4.38
PKG_VERSION:=5.6.6
PKG_RELEASE:=1
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
@@ -18,9 +18,9 @@ PKG_LICENSE_FILES:=LICENSE
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://www.php.net/distributions/
PKG_MD5SUM:=2bf5007ba4bd012f9895c1b441dd4f50
PKG_MD5SUM:=b198117ee1d44c8143e030cee15f1b52
PKG_FIXUP:=libtool no-autoreconf
PKG_FIXUP:=libtool autoreconf
PKG_BUILD_PARALLEL:=1
PKG_USE_MIPS16:=0