summaryrefslogtreecommitdiff
path: root/package/php
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-04-06 14:52:07 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-04-06 14:52:07 +0200
commitee5a482934bad3150104388c51b110457c578913 (patch)
treea7ac582d05fbd4b756941874ea1a84bb74aa08be /package/php
parentac5970e35e66605d0547bcd0f3ec7f3e177a2bb8 (diff)
update to latest upstream version
Diffstat (limited to 'package/php')
-rw-r--r--package/php/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/php/Makefile b/package/php/Makefile
index 0972517d5..b5cb01aac 100644
--- a/package/php/Makefile
+++ b/package/php/Makefile
@@ -4,9 +4,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= php
-PKG_VERSION:= 5.5.10
+PKG_VERSION:= 5.5.11
PKG_RELEASE:= 1
-PKG_MD5SUM:= e760656f7cf2f05158f73da75e8b720b
+PKG_MD5SUM:= 9156fcd4b254cbfa9a7535f931da29d5
PKG_DESCR:= PHP language interpreter
PKG_SECTION:= lang
PKG_DEPENDS:= libpthread librt libgcc