Browse Source

update to latest upstream version

Waldemar Brodkorb 11 years ago
parent
commit
ee5a482934
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package/php/Makefile

+ 2 - 2
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