summaryrefslogtreecommitdiff
path: root/package/php
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2015-09-05 11:29:25 +0200
committerPeter Korsgaard <peter@korsgaard.com>2015-09-06 10:48:22 +0200
commit59dda508e59e3603cb58a9737a5b3383301ac66f (patch)
tree7df548a7056a0a19f819af6661d9f7c27d2dbf52 /package/php
parent4613cdbc1c06d03a1c0ceb2c5665c435b5de152e (diff)
package/php: security bump to version 5.6.13
Link to release announcement: http://php.net/archive/2015.php#id2015-09-04-2 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> 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 6afc166dd..db01b4347 100644
--- a/package/php/php.hash
+++ b/package/php/php.hash
@@ -1,2 +1,2 @@
# From http://php.net/downloads.php
-sha256 f8a8446866c0dc3f33319aa196ce87b64d71cab3dd96e39c8816adccc7e8ef33 php-5.6.12.tar.xz
+sha256 c1f0837df20cd3bed149033924770deca3e7e2d18e2e7e81395096576f153fdc php-5.6.13.tar.xz
diff --git a/package/php/php.mk b/package/php/php.mk
index 6f746c4c4..3d21dee1b 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).12
+PHP_VERSION = $(PHP_VERSION_MAJOR).13
PHP_SITE = http://www.php.net/distributions
PHP_SOURCE = php-$(PHP_VERSION).tar.xz
PHP_INSTALL_STAGING = YES