summaryrefslogtreecommitdiff
path: root/package/php/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbrodkorb@conet.de>2014-12-07 05:00:48 +0100
committerWaldemar Brodkorb <wbrodkorb@conet.de>2014-12-07 05:00:48 +0100
commit444d0ea061cabd9851ba0e144a94a10271ca6c79 (patch)
tree515486402bd57f764af8fc97a86b59e94634bb2d /package/php/Makefile
parent36d63c60dbe2d074dff81a6af7dd77b62b5f23dc (diff)
parent4c9ab0d218fbf8f29ce4250f2b9941e6feae0651 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/php/Makefile')
-rw-r--r--package/php/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/php/Makefile b/package/php/Makefile
index 4d41781b2..fe1236a50 100644
--- a/package/php/Makefile
+++ b/package/php/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= php
-PKG_VERSION:= 5.5.17
+PKG_VERSION:= 5.5.19
PKG_RELEASE:= 1
-PKG_MD5SUM:= e5f25dae73004658533ee7701a527bd0
+PKG_MD5SUM:= c63dcfd8b318d12127ba6d39ecc8a444
PKG_DESCR:= php language interpreter
PKG_SECTION:= dev/lang
PKG_DEPENDS:= libpthread librt