diff options
author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2017-04-18 11:15:21 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-04-18 17:39:20 +0200 |
commit | 9f6357117b7a2b1ef747183834444030a5298478 (patch) | |
tree | 9461109de6c92d7b0f69caab19b69f4b68bf965e /package/php/php.hash | |
parent | 37308b979af0037ea7f3c8cd0c0f1e12f1ffe52a (diff) | |
download | buildroot-9f6357117b7a2b1ef747183834444030a5298478.tar.gz buildroot-9f6357117b7a2b1ef747183834444030a5298478.zip |
php: bump version to 7.1.4
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/php/php.hash')
-rw-r--r-- | package/php/php.hash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/php/php.hash b/package/php/php.hash index 0e71c4beac..35c592556a 100644 --- a/package/php/php.hash +++ b/package/php/php.hash @@ -1,2 +1,2 @@ # From http://php.net/downloads.php -sha256 e4887c2634778e37fd962fbdf5c4a7d32cd708482fe07b448804625570cb0bb0 php-7.1.3.tar.xz +sha256 71514386adf3e963df087c2044a0b3747900b8b1fc8da3a99f0a0ae9180d300b php-7.1.4.tar.xz |