summaryrefslogtreecommitdiff
path: root/package/php
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-04-29 12:33:43 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-04-29 12:33:43 +0200
commit05beadf471910f5fc6d3663e0d7b52c5f37c3620 (patch)
treecc712aebf5b8aab88867b1e3c2cb8e5a0f1395dd /package/php
parent8ea042bb1e9a5ea0ff1d0c53db00b833616a6dd4 (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 802f0fb58..b553c5c35 100644
--- a/package/php/Makefile
+++ b/package/php/Makefile
@@ -4,9 +4,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= php
-PKG_VERSION:= 5.4.7
+PKG_VERSION:= 5.4.14
PKG_RELEASE:= 1
-PKG_MD5SUM:= 94661b761dcfdfdd5108e8b12e0dd4f8
+PKG_MD5SUM:= 08df8196af12bc850409a7bff13bf8f0
PKG_DESCR:= PHP language interpreter
PKG_SECTION:= lang
PKG_DEPENDS:= libpthread librt libgcc