summaryrefslogtreecommitdiff
path: root/package/php
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-03-04 07:47:40 -0300
committerPeter Korsgaard <peter@korsgaard.com>2016-03-04 17:07:47 +0100
commite6d744e3071af563a270060c13f3cc2ae7ce3c5f (patch)
tree2585b70d21a09dbfe9a4a0809dd0a94148c9ce9c /package/php
parentf2611145220a489dd7643642d418fffca9fc3ad9 (diff)
php: bump to version 5.6.19
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/php')
-rw-r--r--package/php/php.hash2
-rw-r--r--package/php/php.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/php/php.hash b/package/php/php.hash
index 5cdafc6b3..9cfbcad65 100644
--- a/package/php/php.hash
+++ b/package/php/php.hash
@@ -1,2 +1,2 @@
# From http://php.net/downloads.php
-sha256 54dd9106c3469bc7028644d72ac140af00655420bbaaf4a742a64e9ed02ec1b0 php-5.6.18.tar.xz
+sha256 bb32337f93a00b71789f116bddafa8848139120e7fb6f4f98a84f52dbcb8329f php-5.6.19.tar.xz
diff --git a/package/php/php.mk b/package/php/php.mk
index f2c7e28be..6d27c3086 100644
--- a/package/php/php.mk
+++ b/package/php/php.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PHP_VERSION = 5.6.18
+PHP_VERSION = 5.6.19
PHP_SITE = http://www.php.net/distributions
PHP_SOURCE = php-$(PHP_VERSION).tar.xz
PHP_INSTALL_STAGING = YES