summaryrefslogtreecommitdiff
path: root/package/php
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-10-30 09:33:32 -0300
committerPeter Korsgaard <peter@korsgaard.com>2015-10-31 09:39:01 +0100
commit567a7c3dfadbe0304b5990a465000fba130dfa46 (patch)
tree6e61d7e7b1b2ecf4974f201445c130bd1edcc91d /package/php
parentf75e8ddf9c4e1079a3c3fabd5790527200da9622 (diff)
php: bump to version 5.6.15
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 a0b12a27c..e4a3e737a 100644
--- a/package/php/php.hash
+++ b/package/php/php.hash
@@ -1,2 +1,2 @@
# From http://php.net/downloads.php
-sha256 c8edf6b05fd8a69ebd88d90c5c0975ee168502204622ad5cfcd550bc222632d9 php-5.6.14.tar.xz
+sha256 cf52e2e621e60997269663fa4bc06253191fa2a41dc9b08c8c911435b3ebcca9 php-5.6.15.tar.xz
diff --git a/package/php/php.mk b/package/php/php.mk
index a90913fe3..76e3d621a 100644
--- a/package/php/php.mk
+++ b/package/php/php.mk
@@ -5,7 +5,7 @@
################################################################################
PHP_VERSION_MAJOR = 5.6
-PHP_VERSION = $(PHP_VERSION_MAJOR).14
+PHP_VERSION = $(PHP_VERSION_MAJOR).15
PHP_SITE = http://www.php.net/distributions
PHP_SOURCE = php-$(PHP_VERSION).tar.xz
PHP_INSTALL_STAGING = YES