Commit 2e88b700 authored by Ed Reel's avatar Ed Reel Committed by Kazushi (Jam) Marukawa

Update php7 from 7.1.7 to 7.1.8

parent e2a9a8c6
......@@ -3,13 +3,14 @@ require 'package'
class Php7 < Package
description 'PHP is a popular general-purpose scripting language that is especially suited to web development.'
homepage 'http://www.php.net/'
version '7.1.7'
source_url 'http://php.net/distributions/php-7.1.7.tar.xz'
source_sha256 '0d42089729be7b2bb0308cbe189c2782f9cb4b07078c8a235495be5874fff729'
version '7.1.8'
source_url 'https://php.net/distributions/php-7.1.8.tar.xz'
source_sha256 '8943858738604acb33ecedb865d6c4051eeffe4e2d06f3a3c8f794daccaa2aab'
depends_on 'pkgconfig'
depends_on 'zlibpkg'
depends_on 'libpng'
depends_on 'libssh2'
depends_on 'libxml2'
depends_on 'libxslt'
depends_on 'openssl'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment