Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH next 1/8] php: bump version to 7.1.5
@ 2017-05-12 12:45 Vicente Olivert Riera
  2017-05-12 12:45 ` [Buildroot] [PATCH next 2/8] php-amqp: bump version to 1.9.0 Vicente Olivert Riera
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Vicente Olivert Riera @ 2017-05-12 12:45 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
 package/php/php.hash | 2 +-
 package/php/php.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/php/php.hash b/package/php/php.hash
index 35c5925..d34242f 100644
--- a/package/php/php.hash
+++ b/package/php/php.hash
@@ -1,2 +1,2 @@
 # From http://php.net/downloads.php
-sha256 71514386adf3e963df087c2044a0b3747900b8b1fc8da3a99f0a0ae9180d300b  php-7.1.4.tar.xz
+sha256 d149a3c396c45611f5dc6bf14be190f464897145a76a8e5851cf18ff7094f6ac  php-7.1.5.tar.xz
diff --git a/package/php/php.mk b/package/php/php.mk
index 46f57e4..cfc6789 100644
--- a/package/php/php.mk
+++ b/package/php/php.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PHP_VERSION = 7.1.4
+PHP_VERSION = 7.1.5
 PHP_SITE = http://www.php.net/distributions
 PHP_SOURCE = php-$(PHP_VERSION).tar.xz
 PHP_INSTALL_STAGING = YES
-- 
2.10.2

^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-05-31 21:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-12 12:45 [Buildroot] [PATCH next 1/8] php: bump version to 7.1.5 Vicente Olivert Riera
2017-05-12 12:45 ` [Buildroot] [PATCH next 2/8] php-amqp: bump version to 1.9.0 Vicente Olivert Riera
2017-05-31 21:36   ` Thomas Petazzoni
2017-05-12 12:45 ` [Buildroot] [PATCH next 3/8] php-geoip: bump version to 1.1.1 Vicente Olivert Riera
2017-05-12 12:45 ` [Buildroot] [PATCH next 4/8] php-gnupg: bump version to 1.4.0 Vicente Olivert Riera
2017-05-12 12:45 ` [Buildroot] [PATCH next 5/8] php-imagick: bump version to 3.4.3 Vicente Olivert Riera
2017-05-12 12:45 ` [Buildroot] [PATCH next 6/8] php-memcached: bump version to 3.0.3 Vicente Olivert Riera
2017-05-12 12:45 ` [Buildroot] [PATCH next 7/8] php-ssh2: bump version to 1.0 Vicente Olivert Riera
2017-05-12 12:45 ` [Buildroot] [PATCH next 8/8] php-yaml: bump version to 2.0.0 Vicente Olivert Riera
2017-05-15 21:10 ` [Buildroot] [PATCH next 1/8] php: bump version to 7.1.5 Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox