summaryrefslogtreecommitdiff
path: root/package/php
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-01-13 19:33:58 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-01-13 19:34:51 +0100
commit173453958048fc921ba0aa50962d46cca5bc0e20 (patch)
tree53a15fda0f55950069017fd104b3201abfc57766 /package/php
parent95378e539043ae960db98a119b8472c3f56121bc (diff)
php: 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 2751f83f1..7d9677d63 100644
--- a/package/php/Makefile
+++ b/package/php/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= php
-PKG_VERSION:= 5.6.15
+PKG_VERSION:= 5.6.17
PKG_RELEASE:= 1
-PKG_HASH:= cf52e2e621e60997269663fa4bc06253191fa2a41dc9b08c8c911435b3ebcca9
+PKG_HASH:= ea9d5749380c7c7171e131616466deacd7cb124b5010eafc34e551b0a7b0fb2c
PKG_DESCR:= php language interpreter
PKG_SECTION:= dev/lang
PKG_NEEDS:= threads rt