summaryrefslogtreecommitdiff
path: root/package/php
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2015-08-09 14:01:21 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-08-10 15:43:17 +0200
commit5ccc4c9cf5e3e7377081e61b43253aacf9f3aa97 (patch)
tree87a38865c633cde801c0da11bb71e9b5d534ec70 /package/php
parent38ea889ed07b29bd68b17b2629869588b27536e8 (diff)
package/php: security bump to version 5.6.12
http://www.php.net/ChangeLog-5.php#5.6.12 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.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 ea12138f0..6afc166dd 100644
--- a/package/php/php.hash
+++ b/package/php/php.hash
@@ -1,2 +1,2 @@
# From http://php.net/downloads.php
-sha256 3f97dbb1c646b90e1ef638defabe429ef036f903b5baa1c34769d3de4fe62bd4 php-5.6.11.tar.xz
+sha256 f8a8446866c0dc3f33319aa196ce87b64d71cab3dd96e39c8816adccc7e8ef33 php-5.6.12.tar.xz
diff --git a/package/php/php.mk b/package/php/php.mk
index 4b171cfca..6f746c4c4 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).11
+PHP_VERSION = $(PHP_VERSION_MAJOR).12
PHP_SITE = http://www.php.net/distributions
PHP_SOURCE = php-$(PHP_VERSION).tar.xz
PHP_INSTALL_STAGING = YES