diff options
Diffstat (limited to 'package/php')
| -rw-r--r-- | package/php/Makefile | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/package/php/Makefile b/package/php/Makefile index 81d75467b..deff3ef4d 100644 --- a/package/php/Makefile +++ b/package/php/Makefile @@ -4,9 +4,9 @@  include $(ADK_TOPDIR)/rules.mk  PKG_NAME:=		php -PKG_VERSION:=		5.6.3 -PKG_RELEASE:=		2 -PKG_HASH:=		fad244506cc7f10fe56aba8129b3c39a4f9316d9544a4fba932c3f81fc2244b5 +PKG_VERSION:=		5.6.5 +PKG_RELEASE:=		1 +PKG_HASH:=		c5ef4abaef8c1ea66dcfd5a075a2f357b666aff5c5b686fca7c78c1cfd64e996  PKG_DESCR:=		php language interpreter  PKG_SECTION:=		dev/lang  PKG_DEPENDS:=		libpthread librt | 
