Commit c727d6a7 authored by Casey Strouse's avatar Casey Strouse Committed by GitHub

Merge pull request #1456 from uberhacker/update-php7-package

Update php7 from 7.1.11 to 7.1.12
parents 336d69fd 47c651bd
......@@ -3,9 +3,9 @@ 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.11'
source_url 'https://php.net/distributions/php-7.1.11.tar.xz'
source_sha256 '074093e9d7d21afedc5106904218a80a47b854abe368d2728ed22184c884893e'
version '7.1.12'
source_url 'https://php.net/distributions/php-7.1.12.tar.xz'
source_sha256 'a0118850774571b1f2d4e30b4fe7a4b958ca66f07d07d65ebdc789c54ba6eeb3'
binary_url ({
})
......
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