summaryrefslogtreecommitdiff
path: root/package/php
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-09-18 10:55:48 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-09-18 10:55:48 +0200
commit163b0c7c5ffc99e7060f1fac0227c18dee7303f3 (patch)
tree0853c4727eaad5e46edaa87ae317564a1f18147c /package/php
parent35fd028f21b5b0c0ad3bec20827b63fc6667c5b4 (diff)
update to latest upstream version
Diffstat (limited to 'package/php')
-rw-r--r--package/php/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/php/Makefile b/package/php/Makefile
index f6c97d2db..64bf3c013 100644
--- a/package/php/Makefile
+++ b/package/php/Makefile
@@ -4,9 +4,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= php
-PKG_VERSION:= 5.4.17
-PKG_RELEASE:= 2
-PKG_MD5SUM:= cc698032dcdcb9ad158edcc90fe798d6
+PKG_VERSION:= 5.4.19
+PKG_RELEASE:= 1
+PKG_MD5SUM:= 9e7ad2494ba3de519328f74267de8342
PKG_DESCR:= PHP language interpreter
PKG_SECTION:= lang
PKG_DEPENDS:= libpthread librt libgcc