summaryrefslogtreecommitdiff
path: root/package/php
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-07-10 11:14:23 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-07-10 11:14:23 +0200
commit4bcb070f75c9e107b2107d8ab3d4d29938644a1b (patch)
treec84d6af705f4c6760e23ff332d3e2a5c4c712914 /package/php
parent0e2fac2e29a8efb2f0cbdf90c56136a88eae57a0 (diff)
update to latest stable 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 b553c5c35..05b97257b 100644
--- a/package/php/Makefile
+++ b/package/php/Makefile
@@ -4,9 +4,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= php
-PKG_VERSION:= 5.4.14
+PKG_VERSION:= 5.4.17
PKG_RELEASE:= 1
-PKG_MD5SUM:= 08df8196af12bc850409a7bff13bf8f0
+PKG_MD5SUM:= cc698032dcdcb9ad158edcc90fe798d6
PKG_DESCR:= PHP language interpreter
PKG_SECTION:= lang
PKG_DEPENDS:= libpthread librt libgcc