diff mbox

php: bump to 7.0.11

Message ID 20160917115924.6405-1-ishitatsuyuki@gmail.com
State Accepted
Headers show

Commit Message

Tatsuyuki Ishi Sept. 17, 2016, 11:59 a.m. UTC
Signed-off-by: Tatsuyuki Ishi <ishitatsuyuki@gmail.com>
---
 package/php/php.hash | 2 +-
 package/php/php.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Thomas Petazzoni Sept. 17, 2016, 12:13 p.m. UTC | #1
Hello,

On Sat, 17 Sep 2016 20:59:24 +0900, Tatsuyuki Ishi wrote:
> Signed-off-by: Tatsuyuki Ishi <ishitatsuyuki@gmail.com>
> ---
>  package/php/php.hash | 2 +-
>  package/php/php.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
diff mbox

Patch

diff --git a/package/php/php.hash b/package/php/php.hash
index 6e146f8..0092095 100644
--- a/package/php/php.hash
+++ b/package/php/php.hash
@@ -1,2 +1,2 @@ 
 # From http://php.net/downloads.php
-sha256 970c322ba3e472cb0264b8ba9d4d92e87918da5d0cca53c4aba2a70545b8626d  php-7.0.9.tar.xz
+sha256 d4cccea8da1d27c11b89386f8b8e95692ad3356610d571253d00ca67d524c735  php-7.0.11.tar.xz
diff --git a/package/php/php.mk b/package/php/php.mk
index 7df10be..083b451 100644
--- a/package/php/php.mk
+++ b/package/php/php.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-PHP_VERSION = 7.0.9
+PHP_VERSION = 7.0.11
 PHP_SITE = http://www.php.net/distributions
 PHP_SOURCE = php-$(PHP_VERSION).tar.xz
 PHP_INSTALL_STAGING = YES